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 79d3b3e7842f594dcba90eb495e44b3e2ad5c3c7 (commit) via fd63a4bbf6f2201846f37afba348c5db88364c44 (commit) via a1579ee894ac35972ca408d5ba033f1fc3fdf2b6 (commit) via 7dccadf82894b5f81aa7800f830a9dbf238a742b (commit) from 84acd83ac3d6117b4fd0705a58cf5d5dc71ff357 (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 79d3b3e7842f594dcba90eb495e44b3e2ad5c3c7 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 9 02:05:17 2025 +0100 vm_page: Avoid double-paging when we do not have a DMM commit fd63a4bbf6f2201846f37afba348c5db88364c44 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 9 02:04:28 2025 +0100 vm_page: Avoid creating a pager in DMM when not double-paging commit a1579ee894ac35972ca408d5ba033f1fc3fdf2b6 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 9 02:03:48 2025 +0100 vm_page: Also detect default memory manager being dead commit 7dccadf82894b5f81aa7800f830a9dbf238a742b Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Feb 9 00:35:12 2025 +0100 fix build ----------------------------------------------------------------------- Summary of changes: kern/startup.c | 2 +- vm/vm_page.c | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- GNU Mach