October 3, 2023

Operating-Systems

Question 1 The index node (inode) of a Unix-like file system has 12 direct, one single-indirect and one double-indirect pointers. The disk block size is 4 […]
October 3, 2023

Process-Scheduling

Question 10 Consider three processes (process id 0, 1, 2 respectively) with compute time bursts 2, 4 and 8 time units. All processes arrive at time […]
October 3, 2023

Process-Scheduling

Question 12 Let a memory have four free blocks of sizes 4k, 8k, 20k, 2k. These blocks are allocated following the best-fit strategy. The allocation requests […]
October 3, 2023

Operating-Systems

Question 2 Threads of a process share A global variables but not heap. B heap but not global variables. C neither global variables nor heap. D […]
error: Alert: Content selection is disabled!!