diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-7D727FC9-EF32-49FD-B72E-E1E00315206E.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-7D727FC9-EF32-49FD-B72E-E1E00315206E.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,29 @@ + + + + + +Optional +RAM AllocationThis section explains about optional RAM allocation. +

Optional RAM is commonly used by an application to store data in a cache +or keep data in a temporary buffer to improve the performance of the application. +Optional RAM is allocated based on the priority assigned to the applications.

+

Applications can request for optional RAM when additional RAM is required +to improve the performance, but the application can still execute the tasks +without the optional RAM allocation.

+

The main purpose of optional RAM is:

+

In order to allow OOM Monitor to release optionally allocated RAM, an application +must provide an OOM plug-in. For more information on OOM plug-ins, refer to OOM Plug-ins

+
\ No newline at end of file