Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: elad
Date: Fri Dec 1 16:06:09 UTC 2006
Modified Files:
src/share/man/man9: uvm.9
src/sys/uvm: uvm_extern.h uvm_swap.c
Log Message:
Introduce uvm_is_swap_device(), to check if the passed struct vnode * is
used as a swap device or not.
Okay mrg@.
To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/share/man/man9/uvm.9
cvs rdiff -r1.121 -r1.122 src/sys/uvm/uvm_extern.h
cvs rdiff -r1.112 -r1.113 src/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