Now
We Can Deal With Out Of Memory Error 
Out of memory error
comes up whenever a program is initiated but it was
not able to perform. Although system has both hard drive
and the Random Access Memory (RAM) to support the program
but still issues may happen if the hard rive and the
RAM does not work simultaneously. Moreover, there is
another kind of memory which is known as Virtual memory
but system depends partially on this but if it is properly
managed then it is the best way to deal with out
of memory error.
It happens due to RAM because it is the main memory
though which a program could be started. Out
of memory error comes up when we start multiple
programs at a time. Actually every program shares the
RAM and that is why it is always suggested to run adequate
programs at a time. Many of us may try to extend the
RAM capacity but that cannot be the ultimate solution
for out of memory error. Each program
use different ratio of RAM while it’s functioning. A
program accesses the RAM, while starting up, while making
changes or modification and while closing. It may also
happen that the system may not start up due to the lack
of memory.
However, by creating a virtual memory, we can deal with
out of memory error. So, first we need
to open the “Control Panel” of the windows. Then we
need to choose the “Advanced” tab. Then the “Settings”
button under the “Performance” option. Then again the
“Advanced” tab. Now, we need to configure the virtual
memory with minimum which should be equal to the RAM
capacity and maximum could be up to hundred fifty percent
more. Then we need to click on “Apply” and “Ok”. In
this way we can deal with out of memory error.
|