Remzi H. Arpaci-Dusseau ac329a7f8f binary semaphore code
2019-04-17 13:41:35 -05:00
2018-08-15 12:11:33 -05:00
2018-08-15 12:35:12 -05:00
2018-10-26 09:28:31 +08:00
2019-02-28 18:40:59 -06:00
2019-04-17 13:41:35 -05:00
2018-08-15 12:20:03 -05:00
2019-02-28 18:42:18 -06:00

ostep-code

Code from various chapters in OSTEP (http://www.ostep.org)

Virtualization

CPU Virtualization Chapters:

Memory Virtualization Chapters:

  • Address Spaces
  • Memory API
  • Address Translation
  • Segmentation
  • Free Space Management
  • Introduction to Paging
  • Translation Lookaside Buffers
  • Advanced Page Tables
  • Swapping: Mechanisms
  • Swapping: Policies
  • Case Study: VAX/VMS

Concurrency

Concurrency Chapters:

Persistence

Persistence Chapters:

  • I/O Devices
  • Hard Disk Drives
  • Redundant Disk Arrays (RAID)
  • Files and Directories
  • File System Implementation
  • Fast File System (FFS)
  • FSCK and Journaling
  • Log-structured File System (LFS)
  • Flash-based SSDs
  • Data Integrity and Protection
  • Distributed Systems
  • Network File System (NFS)
  • Andrew File System (AFS)
Description
No description provided
Readme 89 KiB
Languages
C 94.7%
Makefile 5.2%