Question 3 Consider the following statements about process state transitions for a system using preemptive scheduling. I. A running process can move to ready state. II. […]
Question 5 Consider the following threads, T 1 , T 2 , and T 3 executing on a single processor, synchronized using three binary semaphore variables, […]
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 […]
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 […]
Question 13 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 […]
Question 32 Consider a pipeline processor with 4 stages S1 to S4. We want to execute the following loop: For(i=1:i<=1000; i++) {I1,I2,I3,I4} where the time taken […]
Question 3 Social network analysts use ____ to access facebook data A Facebook system calls B Facebook APIs C Facebook Scripts D Facebook System Libraries Operating-SystemsAPI […]