1 / 13

SEU COSC513 Presentation Linux File Management Systems

SEU COSC513 Presentation Linux File Management Systems. Student: Bo Ling Instructor: Prof. Mort Anvari Quarter: Spring, 2001. Introduction. File management systems. Linux. File System Architecture. User Program. Logical I / O. Basic I / O Supervisor. Basic File System.

Télécharger la présentation

SEU COSC513 Presentation Linux File Management Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SEU COSC513 PresentationLinux File Management Systems Student: Bo Ling Instructor: Prof. Mort Anvari Quarter: Spring, 2001

  2. Introduction • File management systems • Linux

  3. File System Architecture User Program Logical I/O Basic I/O Supervisor Basic File System

  4. Server Market Share Source: IDC, 2000

  5. Linux File System History • Minix filesystem • Virtual File System (VFS) • Extended filesystem • Second extended filesystem (Ext2fs) • Xia filesystem

  6. Features of Different File Systems

  7. File System Supported in Linux • Second extended filesystem • Extended filesystem • Minix filesystem • Xia filesystem • Network File System • UMSDOS filesystem • MS-DOS filesystem • HPFS filesystem

  8. (cont.) • /proc filesystem • ISO 9660 filesystem • Xenix filesystem • System V filesystem • Coherent filesystem • Novell filesystem • SMB filesystem

  9. User process System call System calls interface VFS Linux Kernel DOS FS Ext FS Ext2 FS Minix Buffer cache Device drivers I/O request Disk Controller Hardware

  10. Ext2fs Features • Max filesystem size to 4 TB. • Max file name size 255 char, extendable to 1012 char. • File attributes • Preallocation techniqu • Fast symbolic links. • Keeps track of the filesystem status.

  11. Ext2fs Features (cont.) • buffer cache management • Block groups

  12. Second Extended FS Performance

  13. REFERENCE • http://www.linux-mag.com/backissues.html • http://step.polymtl.ca/~ldd/ext2fs/ext2fs_1.html • http://e2fsprogs.sourceforge.net/ext2intro.html • http://aeschi.ch.eu.org/efs/

More Related