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



1)application programs interact with operating system through system call.is there any method of ..

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

1)application programs interact with operating system through system call.is there any method of ..

Answer / guest

what is the page fo the math home work for 2009 math

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is dynamic scheduling in operating system (os)?

0 Answers  


How do I stop apps from running in the background?

0 Answers  


How to stop a long running thread?

0 Answers   Sans Pareil IT Services,


What are numerous ways in which a thread can enter the waiting state?

0 Answers  


What advantage is there in having different time-quantum sizes on different levels of a multilevel queuing system?

0 Answers  






Does dual boot slow down pc?

0 Answers  


How does Windows NT supports Multitasking?

1 Answers  


What is the purpose of the command interpreter? Why is it usually separate from the kernel?

0 Answers  


Explain the difference between demand-paging and pre-paging?

0 Answers  


Explain briefly about assembler and its functioning?

0 Answers  


What is the buddy system of memory allocation in operating system (os)?

0 Answers  


What is the concept of demand paging?

0 Answers  


Categories