How is the process address space handled during process
migration?
Answer / sanjay. v
When a process migration takes place, all related
information like various registers' values, content of
program counter etc are stored in PCB (Process Control
Block). Then the processor switches to next process.
| Is This Answer Correct ? | 11 Yes | 3 No |
How do you kill pid?
Explain some memory components.
What does the safe mode do?
What is the cache memory?
List advantages and disadvantages of dynamic memory allocation vs. static memory allocation.?
Paging a memory management function, while multiprogramming a processor management function, are the two interdependent?
What is the major difference between Thread.start() & Thread?run() method?
What are residence monitors?
RAM chips arranged in 4X6 array and of 8kX4bit capacity each. How many address lines reqd. to access each byte a. 12 b. 16 c.15 d. 17
Explain about linker and the functions executed by them?
How long does it take to chkdsk 1tb?
for an application which exceeds 64k the memory model should be a)medium b)huge c)large d)none