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 b003a5dae91ca8badcd7074834becb144f2111c1 (commit)
via d88ecd016960c716bc81c0003841ac0a699b7551 (commit)
via b2f1eea97d36aa0021b109a0c954a5b56df1e468 (commit)
from c5bde0668cc7a04d9b34856ff8eace426408f8ed (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 b003a5dae91ca8badcd7074834becb144f2111c1
Author: Samuel Thibault <[email protected]>
Date: Sun Mar 29 01:02:33 2026 +0100
pmap_bootstrap: Show the kernel virtual allocation area
commit d88ecd016960c716bc81c0003841ac0a699b7551
Author: Samuel Thibault <[email protected]>
Date: Sun Mar 29 00:58:24 2026 +0100
pmap_steal_memory: explicitly abort if VM space is filled
commit b2f1eea97d36aa0021b109a0c954a5b56df1e468
Author: Samuel Thibault <[email protected]>
Date: Sun Mar 29 00:57:40 2026 +0100
i386: Increase kernel virtual memory to handle 8GB memory
-----------------------------------------------------------------------
Summary of changes:
i386/i386/vm_param.h | 2 +-
i386/intel/pmap.c | 4 ++++
vm/vm_resident.c | 5 ++++-
3 files changed, 9 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU Mach