OS File Systems and Their Implementation
System wide table in UNIX contains process independent information such as ____________
location of file on disk
access dates
file size
all of the mentioned
all of the mentioned
Related posts
Data cannot be written to secondary storage unless written within a ______A. file
B. swap space
C. directory
D. text format
The first fit and best fit algorithms suffer from _____________
A. internal fragmentation
B. external fragmentation
C. starvation
D. all of the mentioned
_______ and ________ are the most common strategies used to select a free hole from the set of available holes.
A. First fit, Best fit
B. Worst fit, First fit
C. Best fit, Worst fit
D. None of the mentioned
What is the mount point?
A. an empty directory at which the mounted file system will be attached
B. a location where every time file systems are mounted
C. is the time when the mounting is done
D. none of the mentioned
On systems where there are multiple operating system, the decision to load a particular one is done by _____________
A. boot loader
B. bootstrap
C. process control block
D. file control block
Disks are segmented into one or more partitions, each containing a file system or ______
A. left โrawโ
B. made into swap space
C. made into backup space
D. left โripeโ
What will happen in the two level directory structure?
A. each user has his/her own user file directory
B. the system doesnโt its own master file directory
C. all of the mentioned
D. none of the mentioned
Leave a Reply