* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 减少磁头移动 * * * * * * * * Indexed Allocation – Mapping (Cont.) Combined Scheme: UNIX UFS More index blocks than can be addressed with 32-bit file pointer 4K bytes per block, 32-bit addresses Performance Best method depends on file access type Contiguous great for sequential and random Linked good for sequential, not random Declare access type at creation - select either contiguous or linked Indexed more complex Single block access could require 2 index block reads then data block read Clustering can help improve
您可能关注的文档
- (操作系统教学课件)Appendix A FreeBSD.ppt
- (操作系统教学课件)ch0Course Info.ppt
- (操作系统教学课件)ch1Introduction.ppt
- (操作系统教学课件)ch2Operating-System Structures.ppt
- (操作系统教学课件)ch3Processes.ppt
- (操作系统教学课件)ch4Threads.ppt
- (操作系统教学课件)ch5Process Synchronization.ppt
- (操作系统教学课件)ch6CPU Scheduling.ppt
- (操作系统教学课件)ch7Deadlocks.ppt
- (操作系统教学课件)ch8Main Memory.ppt
原创力文档

文档评论(0)