This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via 3d4e83e3e22b16aeeab0c75c290a3846d1ea99f7 (commit)
from ce6698ce59c7524986324469c679d564a52099ba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3d4e83e3e22b16aeeab0c75c290a3846d1ea99f7
Author: Samuel Thibault <[email protected]>
Date: Sun Aug 28 18:32:30 2011 +0200
Rework memory mapping reservation
* i386/i386/vm_param.h (VM_KERNEL_MAP_SIZE): Define to 192MiB.
* i386/i386at/model_dep.c (mem_size_init): Use VM_KERNEL_MAP_SIZE instead of
1/6 factor.
* i386/intel/pmap.c (morevm): Remove.
(pmap_bootstrap): Use VM_KERNEL_MAP_SIZE instead of morevm.
-----------------------------------------------------------------------
Summary of changes:
i386/i386/vm_param.h | 5 ++++-
i386/i386at/model_dep.c | 11 +++++++----
i386/intel/pmap.c | 6 +-----
3 files changed, 12 insertions(+), 10 deletions(-)
hooks/post-receive
--
GNU Mach