CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/02/11 15:34:41

Modified files:
        sys/uvm        : uvm_anon.c uvm_aobj.c uvm_glue.c uvm_map.c 
                         uvm_meter.c uvm_mmap.c uvm_page.c uvm_pdaemon.c 
                         uvm_pmemrange.c uvm_swap.c uvmexp.h 
        sys/kern       : kern_malloc.c kern_resource.c kern_sysctl.c 
                         subr_hibernate.c vfs_bio.c 

Log message:
Annotate some more uvmexp.h field as [a]tomic and only manipulate them via
the atomic macros.  In the near future we'll use these fields in the
pagedaemon to observe live system state and make better decisions.
discussed with beck and others, ok bluhm

Reply via email to