cvs commit: src/sys/vm vm_object.c vm_object.h
Alan Cox
alc at FreeBSD.org
Fri Oct 31 12:17:03 PST 2003
alc 2003/10/31 12:17:00 PST
FreeBSD src repository
Modified files:
sys/vm vm_object.c vm_object.h
Log:
- Revert a part of revision 1.73: Make vm_object_set_flag() an inline
function. This function is so trivial that inlining reduces the size
of the kernel.
Revision Changes Path
1.311 +0 -6 src/sys/vm/vm_object.c
1.101 +10 -1 src/sys/vm/vm_object.h
More information about the cvs-src
mailing list