diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-8F1567B4-6957-5B93-9499-35489AD610F5.dita --- a/Symbian3/SDK/Source/GUID-8F1567B4-6957-5B93-9499-35489AD610F5.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-8F1567B4-6957-5B93-9499-35489AD610F5.dita Tue Jul 20 12:00:49 2010 +0100 @@ -50,7 +50,7 @@ at the chunk's base address and a size that is a multiple of the MMU page size. The following diagram is an example of this kind of chunk:

Normal chunks - +

Double-ended chunks

These chunks have a committed region consisting of a single contiguous range starting at arbitrary lower and upper endpoints within the reserved region. The only @@ -58,14 +58,14 @@ MMU page size. Both the bottom and top of the committed region can be altered dynamically. The following diagram shows an example of this kind of chunk:

Double-ended chunks - +

Disconnected chunks

These chunks have a committed region consisting of an arbitrary set of MMU pages within the reserved region. Each page-sized address range within the reserved region starting on a page boundary can be committed independently. The following diagram shows an example of this kind of chunk:

Disconnected chunks - +
Shared chunks

A shared chunk is a mechanism that allows kernel-side code to share memory buffers