Que: (45).
A segment has a base address of 5000 and an offset of 300. What physical address is generated, assuming the offset is within the segment limit?
Que: (57).
Consider a system with a total physical memory of 8 GB and total virtual memory of 16 GB. If the system is using 6 GB of physical memory and 10 GB of virtual memory, how much memory is being swapped out?
Que: (58).
A computer has 12 GB of physical memory and 18 GB of virtual memory in use. If 10 GB of physical memory is currently occupied, how much virtual memory is outside physical memory under the simplified model?
Que: (59).
A system has 16 GB of physical memory and 24 GB of virtual memory in use. If 14 GB of physical memory is currently occupied, how much virtual memory is outside physical memory under the simplified model?
Que: (60).
A system uses 20 GB of virtual memory and 12 GB of physical memory. If 9 GB of physical memory is currently in use, how much virtual memory is outside physical memory under the simplified model?
Que: (63).
If a system has 8 GB of physical memory and 12 GB of virtual memory in use, with 8 GB of physical memory occupied, how much virtual memory is outside physical memory under the simplified model?
Que: (81).
Consider a disk queue with requests for I/O to blocks on cylinders 98, 183, 37, 122, 14, 124, 65, 67. Considering FCFS (First Come First Served) scheduling, the total number of head movements is, if the disk head is initially at 53?
Que: (82).
Consider the disk request queue 82, 170, 43, 140, 24, 16, 190 with the initial head position at 50. What is the total head movement using FCFS scheduling?
Que: (101).
Which type of operating system provides users with the ability to interact with the system while programs are executing and shares CPU time among users or processes?
Que: (103).
Which type of operating system is commonly used to manage computers connected to a network and provide services such as file and printer sharing?