What are the typical elements of a process image?
Answer Posted / subhodip ghosh
The process is active entity....process image contains
Stack:Function parameters,return address, variable address
Data section:it holds local variables .
heap:to hold dynamically allocated memory.
PCB(Process control block):1.process status
2.Process no
3.program counter
4.register
5.memory limits(base & limit)
6.I/0 information
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What are the different operating systems?
Explain about local and global page replacements?
How is the total memory on a ram stick calculated?
What is the use of chkdsk f?
At what mode the fault handler executes?
what's the latest ram lunch?
Describe the objective of multiprogramming.
How often should I run chkdsk?
Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?
What is fragmentation?
What problems are faced during the implementation of a network-transparent system?
Name the functions constituting the os's memory management.
What is ram parity?
What is the main purpose of an operating system?
What is authentication in operating system?