CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/12 13:33:34
Modified files:
sys/arch/sh/include: pmap.h
sys/arch/sh/sh : pmap.c trap.c
Log message:
Store mod/ref flags using md pg_flags values rather than a specific field in
vm_page_md, which allows this struct to shrink a bit.
