git: vkernel - Zero out memory on startup
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 28 00:21:05 PST 2017
commit 45febb32a47d39653e6811505fa60808efddbdad
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 28 00:17:37 2017 -0800
vkernel - Zero out memory on startup
* Zero out memory on startup to force it to be paged in. This was already
done for non-VMM mode. Also do it for VMM mode. Work in progress.
Summary of changes:
sys/platform/vkernel64/platform/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/45febb32a47d39653e6811505fa60808efddbdad
--
DragonFly BSD source repository
More information about the Commits
mailing list