Question: is a scheduling problem when lower - priority process holds a resource needed by higher priority process. ( a ) Priority inversion ( b )
is a scheduling problem when lowerpriority process holds a resource needed by
higher priority process.
a Priority inversion
b Starvation
c Deadlock
d Busy waiting
e None of the above
Assume two processes are modifying a shared variable in memory call it as shown below.
Process P
Process P
where is a semaphores that is shared between the two processes. Assuming the initial value of
is and the initial value of is what value will hold after both process finish execution?
a
b
c
d Any of the above
e The two processes will block indefinitely, and no one will finish
In question if the initial value of is and the initial value of is what value will
hold after both process finish execution?
a
b
c
d Any of the above
e The two processes will block indefinitely, and no one will finish
Problem points: Memory Management
Which of the following statements is INCORRECT about demand paging?
a A page is brought into memory only when it is needed.
b It reduces memory requirements of processes.
c It reduces IO overhead.
d It generally reduces the response time of a process.
e None of the above.
How much memory will be allocated for a kernel memory request using a Buddy system
allocator?
a
b
c
d
e None of the above
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
