answersLogoWhite

0

Computers operate best when they have "system memory" free and are not relying on virtual memory (which uses a hard drive as additional system memory). If you have a system with 1GB of installed system memory, and you are using 1.25GB of allocated memory, then freeing up 0.25GB of used system memory would improve performance by reducing virtual memory usage. Conversely, if you have 2.0GB of installed memory, and you are using 1.25GB of allocated memory, then freeing 0.25GB of used memory would have no appreciable effect since virtual memory is not being used by the system.

Final answer: If you are using virtual memory, then freeing enough memory to eliminate the virtual memory usage will improve performance, but freeing up more than that amount will have no appreciable effect.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you provide a tweak to improve the performance of my computer?

One way to improve your computer's performance is to upgrade its RAM (Random Access Memory) for faster processing speed and better multitasking capabilities.


How do cache memory improve the system performance?

Caches are meant to improve memory access performance of the computer system. There are hardware caches implemented as well software caching is also done in Operating system to improve performance.


What can you do to improve a printer's performance?

increase the memory


What does the effect of eating breakfast have on your memory performance?

It should improve memory performance. Memory performance is severely diminished by low blood sugar (hypoglycemia).


Does the purchase of a new CPU aid in speeding up the computer system?

Definitely. However, you should also consider to upgrade the memory to improve the performance of your computer system.


How to improve memory issues and performance of java application?

What are the memory issues you are having? Where is the performance problem? Describe your problem!


How will RAM improve my PC's performance?

Oh, if you have more RAM, your computer could put more temporary memory on it, and it also makes you computer operate faster. You can sometimes go to the performance tab in your task manager to check out of your memory graph is always nearly full, if so, maybe you should get an upgrade.


What is the role of L1 cache memory in improving the performance of a computer system?

The L1 cache memory in a computer system helps improve performance by storing frequently accessed data and instructions closer to the processor, reducing the time it takes for the processor to access them. This helps speed up the overall operation of the system.


What is the purpose of the direct mapped cache tag in a computer system's memory management?

The purpose of the direct mapped cache tag in a computer system's memory management is to quickly determine if a requested memory address is stored in the cache memory. This helps improve the system's performance by reducing the time it takes to access data from the main memory.


How do you increase the Ram?

A computer's RAM can only be increased by installing more memory modules. For a computer that already has the maximum allowed amount, one can improve performance by running fewer programs at the same time.


How do memory accesses impact the performance of a computer system?

Memory accesses impact the performance of a computer system by affecting the speed at which data can be retrieved and processed. Efficient memory access can lead to faster execution of programs, while inefficient memory access can result in delays and decreased overall performance.


What are the advantages of using pseudodirect addressing in computer programming?

Pseudodirect addressing in computer programming offers advantages such as faster execution of instructions, reduced memory usage, and simplified code writing. It allows for efficient access to memory locations and can improve overall program performance.