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, mplaneta/libbraunr/master has been updated
via 3ac4122365e160d783077382486d953a47950722 (commit)
from 9b4b4720213d3a8837bc9189b1b47402a561ec1e (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 3ac4122365e160d783077382486d953a47950722
Author: Richard Braun <[email protected]>
Date: Wed Nov 16 19:26:44 2011 +0000
vm_map: adjust reservation for the kentry cache
The strategy used for the kernel map entry cache slightly differs from
what was done with the zone allocator. Reserve a larger amount of memory
for them.
-----------------------------------------------------------------------
Summary of changes:
vm/vm_map.c | 3 +--
vm/vm_resident.c | 1 -
2 files changed, 1 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU Mach