diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2008-12-29 11:11:03 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:27:21 +0200 |
commit | 592b574993ac8faddd58613e3bd3a573e68bd612 (patch) | |
tree | 24094a5f8ee77050eb1e85eaadcfcb41bb63b030 /ChangeLog | |
parent | 991b29519c16fa77b69323af63e335ee43633836 (diff) |
2008-12-29 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/intel/pmap.c (pmap_bootstrap): Extend kernel virtual memory to
at least the size of the physical memory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-12-29 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * i386/intel/pmap.c (pmap_bootstrap): Extend kernel virtual memory to + at least the size of the physical memory. + 2008-12-05 Samuel Thibault <samuel.thibault@ens-lyon.org> * vm/vm_fault.c (vm_fault_page): Print value returned |