7
1 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition, Chapter 10: File-System Interface 10.2 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition Chapter 10: File-System Interface File Concept  Access Methods Directory Structure File-System Mounting File Sharing Protection 10.3 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition Objectives To explain the function of file systems To describe the interfaces to file systems To discuss file-system design tradeoffs, including access methods, file sharing, file locking, and directory structures To explore file-system protection 10.4 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition File Concept Contiguous logical address space Types: Data numeric character binary Program 10.5 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition File Structur e None - sequence of words, by tes Simple record structure Lines Fixed length Variable length Complex Structures Formatted document Relocatable load file Can simulate last two with first method by inserting appropriat e control characters Who decides: Operating system Program 10.6 Silberschatz, Galvin and Gagne ©2009 Operating System Conce pts – 8 th Edition File Attributes Name only informatio n kept in human -readable form Identifier  unique tag (number) identifies file within file system Type needed for syst ems that support di fferent types Location  pointer to file lo cation on device Size current file size Protection  controls who c an do reading, wr iting, executing Time, date, and user identification  data for protection, security, and usage monitoring Information about files are kept in the directory structure, which is maintained on the disk

Ch10 File System Interface 6

Embed Size (px)

Citation preview

Page 1: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 1/7

Page 2: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 2/7

Page 3: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 3/7

Page 4: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 4/7

Page 5: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 5/7

Page 6: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 6/7

Page 7: Ch10 File System Interface 6

8/12/2019 Ch10 File System Interface 6

http://slidepdf.com/reader/full/ch10-file-system-interface-6 7/7