CS 58
- [OS] Operating System(10-3): Allocation of Frame
- [CA] Chapter 11: Exploiting Memory Hierarchy(3-2) - cache for real world
- [CA] Chapter 11: Exploiting Memory Hierarchy(3) - Placement of Cache
- [CA] Chapter 11: Exploiting Memory Hierarchy(2) - Direct Mapped Cache
- [OS] Operating System(10-2): Page Replacement
- [OS] Operating System(10-1): Virtual Memory, Demand Paging
- [CA] Chapter 11: Exploiting Memory Hierarchy(1) - Cache
- [OS] Operating System(9-3): Main Memory - Swapping
- [CA] Chapter 10: Processor(5-3): Hazard
- [CA] Chapter 10: Processor(5-2): Pipeline register
- [OS] Operating System(9-2): Main Memory - Paging
- [OS] Operating System(9-1): Main Memory - Contiguous Memory Allocation
- [CA] Chapter 10: Processor(5-1): Pipeline register
- [OS] Operating System(8): Deadlocks
- [CA] Chapter 9: Processor(4): Pipeline
- [OS] Operating System(7-2): Synchronization(Windows, Linux, POSIX)
- [OS] Operating System(7-1): Synchronization Examples
- [OS] Operating System(6-3): Monitors, Liveness
- [CA] Chapter 8-1: Processor(3-1)
- [OS] Operating System(6-2): Mutax lock, Semaphore
- [CA] Chapter 7-2: Processor(2-2)
- [OS] Operating System(6-1): Critical section, peterson, Synchronization Hardware
- [CS] Computer Networking - Network layer(1)
- [CA] Chapter 7-1: Processor(2-1)
- [CA] Chapter 6-2: Processor(1-2)
- [CA] Chapter 6-1: Processor(1-1)
- [CA] Chapter 5-2: Word addressing Exercies
- [OS] Operating System(5-3): Scheduling: Linux,Window
- [OS] Operating System(5-2): Real-time Scheduling
- [CA] Chapter 5-1: Memory, Word addressing
- [CS] Computer Networking - Transport layer(5): TCP congestion control
- [CA] Chapter 4-2: PC Example
- [OS] Operating System(5-1): CPU Scheduling
- [CA] Chapter 4-1: Program Counter(Stack)
- [CS] Computer Networking - Transport layer(4): TCP flow control, handshake
- [CA] Chapter 3-2: Logical Operations-EXERCISE
- [CS] Computer Networking - Transport layer(3): TCP segment, retransmittion
- [CA] Chapter 3-1: Logical Operations
- [CS] Computer Networking - Transport layer(2): rdt
- [CA] Chapter 2-2: MIPS Registers
- [OS] Operating System(4-2): Thread Pool
- [OS] Operating System(4-1): Multicore Programming, Multithreading, Pthread
- [CS] Computer Networking - Transport layer(1): Multi/Demulti, UDP
- [CA] Chapter 2-1: Memory Operands, R/I-type
- [OS] Operating System(3-2): Process
- [CA] Chapter 1-2: MIPS(MAPS)
- [OS] Operating System(3-1): Process Scheduling/Creation/Termination, IPC
- [CS] Computer Networking - Application layer(2): DNS, P2P
- [OS] Operating System(2-2): Design, Implementation, Structure
- [CS] Computer Networking: Application layer(1) - soket, HTTP, cache
- [CA] Chapter 1-1: MIPS
- [OS] Operating System(2-1): Service, Interface, System calls, Link/Loaders
- [CS] Computer Networking(1): Intro
- [OS] Operating System Practice(1): Kernel Build
- [OS] Operating System(1-2): Operation, Resource Management, Virtualization
- [OS] Operating System(1-1): Interrupt, Oranizaion, Architecture
- [Data Structure] 연결 리스트(Linked List)
- [Data Structure] 자료구조 기초와 배열