diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-BBC49BE2-5147-5988-93FD-9CECF90BB223.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-BBC49BE2-5147-5988-93FD-9CECF90BB223.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,12 @@ + + + + + +Memory Management

The P.I.P.S. System Call Adaptation Layer (SCAL) known as Backend uses its own private heap for storing objects in memory.

By using a private heap,

The use of a private heap might not make P.I.P.S. very memory efficient but it makes it much more intuitive to the user and memory safe.

Limitations

During low memory conditions, your P.I.P.S. application may crash at launch with an STDLIBS-INIT panic. This indicates that the P.I.P.S. subsystem was unable to initialise its core components and cannot function. Hybrid applications may also encounter this panic, for the same reasons, when it invokes a P.I.P.S. API.

\ No newline at end of file