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 3ed8522bd0fe6e4b06130ec5219ee5775716485b (commit) from 07f78f7000400bd9d2b3a9f665e7cdfea0cd3df9 (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 3ed8522bd0fe6e4b06130ec5219ee5775716485b Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Wed Feb 12 01:07:50 2025 +0100 Revert "vm_page: Keep evicting out pages with external pager" This reverts commit 07f78f7000400bd9d2b3a9f665e7cdfea0cd3df9. Using double_paging is not only about insisting on triggering more evictions, but also about page being non-NULL and thus following a different codepath. ----------------------------------------------------------------------- Summary of changes: vm/vm_page.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) hooks/post-receive -- GNU Mach