Applied, thanks!
Luca Dariz, le dim. 12 févr. 2023 18:03:10 +0100, a ecrit:
> * 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.
> ---
> i386/intel/pmap.c | 34 +++---
* 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.
---
i386/intel/pmap.c | 34 +++---
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/i386/intel/pm