Remzi Arpaci-Dusseau ba628e3dd9 Update README.md
fixed to match filenames.
2023-11-09 14:49:36 -06:00
2018-08-15 12:11:33 -05:00
2018-08-15 12:35:12 -05:00
2019-05-30 12:32:20 -05:00
2021-08-23 07:13:51 -05:00
2019-04-23 12:12:17 -05:00
2019-05-19 12:27:13 -05:00
2020-05-20 08:46:31 -05:00
2023-11-09 14:49:36 -06:00
nit
2019-05-19 17:22:43 -05:00
2019-05-30 12:37:25 -05: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
  • Complete VM Systems

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%