From 592b574993ac8faddd58613e3bd3a573e68bd612 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 29 Dec 2008 11:11:03 +0000 Subject: 2008-12-29 Samuel Thibault * i386/intel/pmap.c (pmap_bootstrap): Extend kernel virtual memory to at least the size of the physical memory. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b165c357..e625ae66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-29 Samuel Thibault + + * i386/intel/pmap.c (pmap_bootstrap): Extend kernel virtual memory to + at least the size of the physical memory. + 2008-12-05 Samuel Thibault * vm/vm_fault.c (vm_fault_page): Print value returned -- cgit v1.2.3