Go to file
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
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Fix potential deadlock in stopPreview/stopRecord. 2009-11-10 17:08:08 -08:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
include Merge change I36d0184e into eclair 2009-11-02 21:26:54 -05:00
libs Modify the binder to request 1M - 2 pages instead of 1M. The backing store 2009-11-12 16:31:12 -08:00
opengl fix [2071412] work around mdp 32-bits fade limitation 2009-11-09 17:55:59 -08:00
vpn/java/android/net/vpn Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
MODULE_LICENSE_APACHE2
NOTICE