What can you do to reduce the use of virtual memory?

What will be an ideal response?


To reduce the use of virtual memory:
* Increase the amount of physical memory-Adding physical memory to a computer allows more information to be kept in physical memory, which reduces the need for virtual memory.
* Run fewer applications at once-If you are running multiple tasks, then more information is kept in memory. Reducing the number of applications running at the same time reduces the amount of memory used, and consequently, the need for virtual memory.

Computer Science & Information Technology

You might also like to view...

Assume you have a class named Rabbit which has three attributes: Color, Name, and Breed. How would you create a new object named Bunny of the class Rabbit?

a. Declare Bunny As New Object b. Declare Bunny.Rabbit As New Class c. Set Bunny = Rabbit d. Declare Bunny As New Rabbit

Computer Science & Information Technology

You CANNOT combine Arduino with 3D printed projects

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ____________________ chart is a chart placed on the same worksheet with the data.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What are the arrangement issues that arise with respect to three-dimensional plots?

What will be an ideal response?

Computer Science & Information Technology