Distinguish between PCS and SCS scheduling.
Answer / dame kom mane valo
PCS scheduling is done local to the process. It is how the thread library schedules threads onto available LWPs. SCS scheduling is the situation where the operating system schedules kernel threads. On systems using either many-to-one or many-to-many, the two scheduling models are fundamentally different. On systems using one-to-one, PCS and SCS are the same.
| Is This Answer Correct ? | 2 Yes | 0 No |
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
What is the difference between tty and pts?
Which is faster shared memory or message passing?
What is a 32 bit integer?
How do I recover files from my usb?
How can I make usb bootable?
Do I need 32gb of ram?
How are the wait/signal operations for monitor different from those for semaphores?
Tell me what is executive in windows nt?
Explain Marshalling?
Please describe what is the PCB, and give some sample fields?
What is a phase change memory?