CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/25 12:44:36
Modified files:
sys/arch/hppa/include: pmap.h
sys/arch/hppa/hppa: pmap.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.
