git: kernel - remove mapzone
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Dec 16 22:17:39 PST 2016
commit c8f922ba945bab3c39930ea2f5a29dceff7caf36
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Dec 16 22:13:26 2016 -0800
kernel - remove mapzone
* mapzone is no longer being used, remove it.
Summary of changes:
sys/vm/vm_kern.c | 3 ++-
sys/vm/vm_map.c | 26 +++-----------------------
sys/vm/vm_map.h | 1 -
3 files changed, 5 insertions(+), 25 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8f922ba945bab3c39930ea2f5a29dceff7caf36
--
DragonFly BSD source repository
More information about the Commits
mailing list