commit 45febb32a47d39653e6811505fa60808efddbdad
Author: Matthew Dillon <[email protected]>
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