OSDN Git Service

mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps
authorRom Lemarchand <romlem@google.com>
Sat, 18 May 2013 00:08:41 +0000 (17:08 -0700)
committerElliott Hughes <enh@google.com>
Wed, 17 Jul 2013 20:00:45 +0000 (13:00 -0700)
commite459bba398e8a9eee0958d418e9b16dfabdb1515
tree3dfd8b38bf81525d758d5d7225cf22310f966006
parent2cf5a6f6627549842c0c840ff3615ae942a90ea3
mmap: Reinstate passing MADV_MERGEABLE on private anonymous maps

Reinstate mmap calling madvise(MADV_MERGEABLE) removed in
635df850e5037be5093f64a87ec2e0a23bf7a50b

(cherry-pick of c702a904679a36511bead29c51eeac15d81f4fd2.)

Change-Id: I18803fb54701b2b3d8186dff5c678211ee3efa1f
libc/bionic/mmap.c