CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/12 13:35:20
Modified files:
sys/arch/alpha/alpha: pmap.c
sys/arch/alpha/include: pmap.h
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.
