Segmented Files
 
  • Create a memory filesystem

  • The 'file' is a memory inode

  • Pointers to each chunk of data around the SAS

  • A lot more work

  • Introduces race conditions

  • A contiguous view can be produced with VM tricks

Prev   Next
UNIX on Mungi :: Files :: Segmented Files
8