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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
what is the page fo the math home work for 2009 math
| Is This Answer Correct ? | 0 Yes | 5 No |
What are different types of interprocess communication methods?
How much cpu usage is normal?
What is ie tab in chrome?
What is the feature of real time os?
Can I use ie with google chrome?
Can I upgrade my cpu from 32 to 64 bit?
What is system unit?
What are real-time systems?
Do hackers use mac or pc?
How to find the number of SIMM Pins
How the Kernel handles both the page stealer and the fault handler?
why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain.