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 happens if you install 64 bit on 32?

0 Answers  


What is root partition?

0 Answers  


Can you tell me the difference between semaphore and mutex.

0 Answers  


What is Page-Stealer process?

0 Answers  


what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?

0 Answers   CGI,






What are the two main types of files?

0 Answers  


State two differences between user and kernel space?

0 Answers   Flextronics,


What is lock granularity?

1 Answers   IBM,


What is a Real Time Operating System? Elaborate.

0 Answers  


How to sync two threads in multithreaded application?

0 Answers   MCN Solutions,


What is normal operating system?

0 Answers  


much time is spent usually in each phases and why?

0 Answers  


Categories