Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   yamt
Date:           Sat Sep 17 14:51:50 UTC 2005

Modified Files:
        src/sys/uvm: uvm_swap.c uvm_swap.h

Log Message:
- make uvm_swap_stats acquire swap_syscall_lock by itsself
  so that callers don't need to acquire it beforehand.
- make swap_syscall_lock static.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/uvm/uvm_swap.c
cvs rdiff -r1.12 -r1.13 src/sys/uvm/uvm_swap.h

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