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 |
which is best among semaphores and mutexes?
Can ROM be used as stack?
Do I need program files x86?
What's the difference between semaphore , critical sections and mutex?
What is gang scheduling in operating system (os)?
Define scheduling in OS.
When would you choose Top-down methodology?
Explain Marshalling?
Why paging is used ?
Differentiate internal commands from external commands.
What are the differences between Real Time Operating System (RTOS) and General Purpose Operating Systems (GPOS)?
What is micro kernel approach and site its advantages?