CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2020/09/29 05:47:41

Modified files:
        sys/uvm        : uvm_fault.c uvm_pdaemon.c uvm_swap.c uvm_swap.h 

Log message:
Introduce a helper to check if all available swap is in use.

This reduces code duplication, reduces the diff with NetBSD and will help
to introduce locks around global variables.

ok cheloha@

Reply via email to