COMP 3000 2012 Week 6 Notes

From Soma-notes
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