COMP 3000 2012 Week 6 Notes

From Soma-notes
Revision as of 12:55, 12 October 2012 by Sdp (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Sun's NFS didn't use open or close
    • look into this
  • signal handlers shouldn't do I/O
  • open
    • translates a path and options into a file descriptor
  • task_struct
  • mount
    • USB into linux shows up in /media/USBNAME
  • VFS layer
    • Virtual File System
  • resources