October 3, 2023Operating-SystemsQuestion 38 A demand paged virtual memory system uses 16 bit virtual address, page size of 256 bytes, and has 1 Kbyte of main memory. LRU […]
October 3, 2023Process-SynchronizationQuestion 1 Each of a set of n processes executes the following code using two semaphores a and b initialized to 1 and 0, respectively. Assume […]
October 3, 2023Operating-SystemsQuestion 6 A CPU has only three instructions I1, I2 and I3, which use the following signals in time steps T1-T5: I1 : T1 : Ain, […]
October 4, 2023Operating-SystemsQuestion 5 Consider a fully associative cache with 8 cache blocks (numbered 0-7) and the following sequence of memory block requests: 4, 3, 25, 8, 19, […]