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 d8fd7d256e412d3b19f7f2291ae95fbb0f6794ec (commit) via 49ce8c942fd302206a7b161f0622ff8bc075dbcd (commit) from cfa9ca2f0d33eabbffba79fba5ff4859d681b209 (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 d8fd7d256e412d3b19f7f2291ae95fbb0f6794ec Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Wed Feb 26 01:20:54 2025 +0100 vm_map_print: show the number of wired pages commit 49ce8c942fd302206a7b161f0622ff8bc075dbcd Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Feb 25 22:52:04 2025 +0100 vm_object: Drop old now-unused counter ----------------------------------------------------------------------- Summary of changes: vm/vm_map.c | 2 +- vm/vm_object.c | 49 ++++++++++++++++++++++++++++++++----------------- vm/vm_print.h | 1 + 3 files changed, 34 insertions(+), 18 deletions(-) hooks/post-receive -- GNU Mach