Operating System » File System Implementation
Operating System Subcategories
Memory Management Swapping 1Process Scheduling Queue
Virtual Memory Page Replacement Algorithms 1Linux
Cpu SchedulingMemory Management
Computer FundamentalsCpu Scheduling Benefits
Threads Signal HandlingThreads Ult Klt
Distributed Operating SystemBasics
Operating SystemProcesses
Cpu Scheduling Algorithms 1Cpu Scheduling Algorithms 2
DeadlockDeadlock Avoidance
Memory Management Swapping 2Memory Allocation 1
Secondary StorageMemory Management Paging 1
Memory Management Paging 2Rtos
Multimedia System Cpu Disk SchedulingSecurity Intrusion Detection
Virtual Memory ThrashingFile System Interface Access Methods 1
File System Interface Directory Structure 1File System Interface Directory Structure 2
File System Interface Mounting SharingFile System Allocation Methods 1
Disk Scheduling 2Disk Management
Classic Sync ProblemsSemaphores 1
Process CreationMultimedia System Network Management
Semaphores 2Cpu Scheduling 2
Application Io Interface 1Inter Process Communication
Process SynchronizationMultimedia System Compression 1
Network File System 1Disk Scheduling 1
Mass Storage Raid 1File System 1
Communication Systems Bandwidth Transmission MediumSecurity Cryptography
Two Port NetworkProcess Rpc
Virtual Memory Page Replacement Algorithms 2Virtual Memory Frame Allocation
Network File System 2File System Allocation Methods 2
File System Allocation Methods 3Process Control Block
Process StructuresCritical Section Problem
Process Sync MonitorsAtomic Transactions
Deadlock RecoveryMemory Allocation 2
Memory Management SegmentationApplication Io Interface 2
Kernel Io SubsystemsMultimedia System Compression 2
Multimedia System Compression 3Security User Authentication
Security Program System ThreatsSecurity System Facility
Threads Fork ExecThreads Cancellation
Threads PoolsMulti Threading Models
Virtual Memory Demand PagingVirtual Memory
File System ConceptsFile System Implementation
File System Interface Access Methods 2File System Recovery
Io SubsystemSwap Space Management
Mass Storage Raid 2Mass Storage Tertiary Storage
Protection ConceptsProtection Access Matrix
SecurityProtection Memory Protection
Protection Revocation Access RightsNetwork Structure Topology
RobustnessDistributed File System
Distributed SynchronizationDeadlock Prevention
Deadlock DetectionThreads
File System Interface ProtectionFile System Free Space Performance
Management of metadata information is done by ____________

A. File-organisation module
B. Logical file system
C. Basic file system
D. Application programs

A file control block contains the information about ____________

A. File ownership
B. File permissions
C. Location of file contents
D. All of the mentioned

Which table contains the information about each mounted volume?

A. Mount table
B. System-wide open-file table
C. Per-process open-file table
D. All of the mentioned

To create a new file application program calls ____________

A. Basic file system
B. Logical file system
C. File-organisation module
D. None of the mentioned

What will happens when a process closes the file?

A. Per-process table entry is not removed
B. System wide entry’s open count is decremented
C. All of the mentioned
D. None of the mentioned

What is raw disk?

A. Disk without file system
B. Empty disk
C. Disk lacking logical file system
D. Disk having file system

The data structure used for file directory is called ____________

A. Mount table
B. Hash table
C. File table
D. Process table

In which type of allocation method each file occupy a set of contiguous block on the disk?

A. Contiguous allocation
B. Dynamic-storage allocation
C. Linked allocation
D. Indexed allocation

If the block of free-space list is free then bit will ____________

A. 1
B. 0
C. Any of 0 or 1
D. None of the mentioned

Which protocol establishes the initial logical connection between a server and a client?

A. Transmission control protocol
B. User datagram protocol
C. Mount protocol
D. Datagram congestion control protocol