OOM(Out of Memory Wednesday, October 21, 2009

S60 5th Edition provides a OOM mechanism to handle the out-of-memory case. You can check out the detailed info from the belowing link.

The clinet interface is ROomMonitorSession by which you can get more free RAM to match your application's memory requestion.

Notice: You can extend the OOM mechanism by using PLUGIN framework.

formal artical from S60