git: AMD64 - Change VM_SWZONE_SIZE_MAX from 32M to 512M
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 12 14:46:38 PDT 2009
commit 392e8d795801156738b8d51b8d1c8f840817db46
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Aug 12 14:38:50 2009 -0700
AMD64 - Change VM_SWZONE_SIZE_MAX from 32M to 512M
* Increase the KVM reservation for the swap zone structure on amd64.
Space is reserved for enough swzone structures to cover around
512G of swap.
Summary of changes:
sys/cpu/amd64/include/param.h | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/392e8d795801156738b8d51b8d1c8f840817db46
--
DragonFly BSD source repository
More information about the Commits
mailing list