Explain about paged segmentation and segment paging?
Answer Posted / chitra
phisical memory is broken into fixed sized blocks called
frames.logical memory is also broken in to blocks to the
same size called pages.when a process is to be executed
it's pages are loaded in to memory frames.
pages are divided in to 2 parts:
*page number(p)
*page offset(d)
| Is This Answer Correct ? | 13 Yes | 19 No |
Post New Answer View All Answers
What join() method does?
What is the code of mobile?
Is 64bit faster than 32?
What is difference between deadlock and starvation?
What is fragmentation?
Why is a single serial port managed with a single interrupt-driven i/o but a front-end processor is managed using a polling i/o, such as a terminal concentrator?
Can you tell me the difference between semaphore and mutex.
How can multiple threads be controlled simultaneously?
Explain the key object oriented concepts used by windows nt?
What are the 4 major types of operating system?
How do I know if my motherboard is 32 bit or 64 bit?
How long should a chkdsk take?
What is synchronization? What are the different synchronization mechanisms?
Why are wait states used?
What is asymmetric clustering?