As the chief designer of a new virtual memory system you have been given the choice of implementing either paging or segmentation, but not both. Which would you choose? Why?

What will be an ideal response?


Probably you would choose paging, because of the simplified address translation and
memory management. Many vendors claim that they chose this approach for performance
reasons. You would also have to consider what hardware is available (e.g., MMU, TLB, segmentation
and paging support, and so on).

Computer Science & Information Technology

You might also like to view...

Explain the use of the following notation in a Java program:

``` public class Array { } ```

Computer Science & Information Technology

When a Jini service registers with a lookup service, the registration is __________.

a) permanent; only the client can remove it b) permanent; only the lookup service can remove it c) leased for a specific amount of time, after which it cannot be renewed d) leased for a specific amount of time, after which it can be renewed

Computer Science & Information Technology

With more than ____ predefined color schemes, Word provides a simple way to select colors that work well together.

A. 15 B. 20 C. 30 D. 40

Computer Science & Information Technology

Which FHRP solution provides the ability to implement an active/active redundancy approach?

A) GLBP B) HSRP C) VRRP D) LACP

Computer Science & Information Technology