replicant-frameworks_native/libs
Rebecca Schultz Zavin c0c1092183 Modify the binder to request 1M - 2 pages instead of 1M. The backing store
in the kernel requires a guard page, so 1M allocations fragment memory very
badly.  Subtracting a couple of pages so that they fit in a power of
two allows the kernel to make more efficient use of its virtual address space.

Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2009-11-12 16:31:12 -08:00
..
audioflinger AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer. 2009-11-09 04:45:39 -08:00
binder Modify the binder to request 1M - 2 pages instead of 1M. The backing store 2009-11-12 16:31:12 -08:00
surfaceflinger fix [2143798] Need to figure out how to do video on Passion w/ GPU 2009-11-11 16:44:43 -08:00
ui Revert change incorrectly submitted as part of change #32153. 2009-11-05 15:49:22 -08:00
utils Turn off most of the backup-related debug logging 2009-09-30 17:07:37 -07:00