No video available
Please refer to the materials section for this topic.
Disk I/O Semantics: O_DIRECT, fsync, and Page Cache
Learning Objectives
- •OS page cache buffering behavior
- •fsync vs fdatasync durability guarantees
- •O_DIRECT bypassing page cache
Weekly Outcome
Master the core concepts of write-ahead logging (wal) & crash recovery.