Auxiliary storage space management in an operating system involves:
2025
Auxiliary storage space management in an operating system involves:
- A.
Allocating memory for CPU registers
- B.
Managing input/output operations between processes and devices
- C.
Managing the allocation of memory to processes
- D.
Managing the allocation of space on secondary storage devices
Attempted by 74 students.
Show answer & explanation
Correct answer: D
Auxiliary storage refers to secondary storage, such as disks or other non-volatile storage devices. Therefore, auxiliary storage space management means managing how space on these devices is allocated, tracked, and freed for files and other data. Hence, the correct option is managing the allocation of space on secondary storage devices.