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 b0d39e2ffda3cdd67d81022f40b2a73518fda6d0 (commit)
from 56b484236e2b8185416576472b54cd1e4ed133ea (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 b0d39e2ffda3cdd67d81022f40b2a73518fda6d0
Author: Luca Dariz <[email protected]>
Date: Sun Feb 12 18:03:10 2023 +0100
add L4 kmem cache for x86_64
* i386/intel/pmap.c: allocate the L4 page table from a dedicate kmem
cache instead of the generic kernel map.
Also improve readability of nested ifdef's.
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/intel/pmap.c | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
hooks/post-receive
--
GNU Mach