DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Implement static stackgap feature in addition to random stackgap
commit d0e9231895f3556f39f48e635f8f70eb5205d854
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Dec 22 11:39:56 2011 -0800
kernel - Implement static stackgap feature in addition to random stackgap
* Specifying a negative kern.stackgap_random value implements a static
stack gap intead of a random one. The negative value does not need to
be a power of 2 but will, of course, still be aligned.
Summary of changes:
sys/kern/kern_exec.c | 94 +++++++++++++++++++++++++++++--------------------
1 files changed, 56 insertions(+), 38 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0e9231895f3556f39f48e635f8f70eb5205d854
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]