Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [newlock] syssrc/sys/uvm



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Mar 11 21:28:59 UTC 2002

Modified Files:
        syssrc/sys/uvm [newlock]: uvm.h uvm_anon.c uvm_aobj.c uvm_km.c
            uvm_pager.c uvm_pdaemon.c uvm_swap.c

Log Message:
Convert swap_syscall_lock and uvm.swap_data_lock to adaptive mutexes,
and rename them apporpriately.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.31.6.1 syssrc/sys/uvm/uvm.h
cvs rdiff -r1.21 -r1.21.4.1 syssrc/sys/uvm/uvm_anon.c
cvs rdiff -r1.50 -r1.50.2.1 syssrc/sys/uvm/uvm_aobj.c
cvs rdiff -r1.56 -r1.56.2.1 syssrc/sys/uvm/uvm_km.c
cvs rdiff -r1.55 -r1.55.4.1 syssrc/sys/uvm/uvm_pager.c
cvs rdiff -r1.45 -r1.45.4.1 syssrc/sys/uvm/uvm_pdaemon.c
cvs rdiff -r1.60 -r1.60.2.1 syssrc/sys/uvm/uvm_swap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index