1)application programs interact with operating system
through system call.is there any method of interaction
between the two?
2) Inconveniences faced by user interacting with a computer
systemwithout a operating system?
3) what are the requirements for virtual memory architecture
Answer Posted / nisha
3)
• Physical memory divided up into pages
• A swap device (typically a disk) that holds pages not resident in physical memory (that’s why it’s referred to as backing store as well)
• Address translation
– Page tables to hold virtual-to-physical address mappings
– Translation lookaside buffer is cache of translation information
• Management software in the operating system which is responsible for virtual memory functionalities, not limited to Decoupling of program’s “address space” from its physical location.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Throughput, Turnaround time, waiting time and Response time?
What is the concept of reentrancy?
When does thrashing occur?
Give some benefits of multithreaded programming.
How do I find my os version?
Explain compaction.
How much ram do I need for excel?
How can a ddr1 ram be identified from a ddr2 ram module physically?
How are data structures handled by ntfs and how does it recover from a crash?
What are the thread states?
What is resource allocation graph?
Do I install 32 bit or 64 bit office?
Do I need both program files and program files x86?
What are the primary functions of VFS?
Which event determines that all the controls are completely loaded into memory?