What is the best page size when designing an operating system?



What is the best page size when designing an operating system?..

Answer / Deepak Chaukar

The optimal page size in an operating system depends on various factors such as the memory and disk size, access patterns of applications, and cache behavior. Commonly used values range from 4KB to 64KB. However, it's essential to conduct performance evaluations with different page sizes during the development phase to determine the optimal value for a specific system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Explain the concept of the multi-programmed operating systems?

1 Answers  


Briefly explain FCFS.

1 Answers  


Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?

1 Answers  


What is cache memory?

1 Answers  


What is rdram?

1 Answers  


Explain briefly about assembler and its functioning?

1 Answers  


How do you tell if your computer is 32 or 64 bit?

1 Answers  


Which is the best page replacement algorithm and Why ?

5 Answers   Honeywell, Intel, TCS,


Can my processor run 64 bit?

1 Answers  


Explain latency, transfer and seek time with respect to disk i/o.?

1 Answers  


What is a virtual memory?

1 Answers  


What is the purpose of port forwarding?

1 Answers  


Categories