git: kernel - Honor MAP_WIREFUTURE flag in stack growth, mmap, and brk.
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Wed Nov 24 18:14:02 PST 2010
commit 7c553423385c0663af333a0841febfd3010a0240
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Wed Nov 24 18:12:22 2010 -0800
kernel - Honor MAP_WIREFUTURE flag in stack growth, mmap, and brk.
This should complete a working version of mlockall(MCL_FUTURE).
Summary of changes:
sys/vm/vm_map.c | 4 ++++
sys/vm/vm_mmap.c | 4 ++++
sys/vm/vm_unix.c | 3 +++
3 files changed, 11 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c553423385c0663af333a0841febfd3010a0240
--
DragonFly BSD source repository
More information about the Commits
mailing list