diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-7D727FC9-EF32-49FD-B72E-E1E00315206E.dita
--- a/Symbian3/PDK/Source/GUID-7D727FC9-EF32-49FD-B72E-E1E00315206E.dita Tue Jul 20 12:00:49 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-7D727FC9-EF32-49FD-B72E-E1E00315206E.dita Fri Aug 13 16:47:46 2010 +0100
@@ -1,29 +1,29 @@
-
-
-
-
-
- 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: An application can safely allocate a large amount of optional RAM without
-the risk of affecting other applications. An application is able to release the optional RAM whenever it is needed
-for other applications without getting closed. As the application can still
-run without the optional RAM in limited performance mode.
-
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
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:
An application can safely allocate a large amount of optional RAM without +the risk of affecting other applications.
An application is able to release the optional RAM whenever it is needed +for other applications without getting closed. As the application can still +run without the optional RAM in limited performance mode.
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