Operating Systems 2014F Final Exam Review

From Soma-notes
Revision as of 14:30, 9 December 2014 by Soma (talk | contribs) (Created page with "Concepts * file sizes (logical versus blocks consumed) * mounting a fs ** changes in filesystem hierarchy ** concept of a "root" filesystem ** privileges required * loopback m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Concepts

  • file sizes (logical versus blocks consumed)
  • mounting a fs
    • changes in filesystem hierarchy
    • concept of a "root" filesystem
    • privileges required
  • loopback mounts and files
  • holes in files
  • stat on files


Sample Questions