cvs commit: src/sys/vm vm_map.c vm_object.c vm_pageout.c vm_pageq.c
Alan Cox
alc at FreeBSD.org
Thu Jan 26 23:28:52 PST 2006
alc 2006-01-27 07:28:51 UTC
FreeBSD src repository
Modified files:
sys/vm vm_map.c vm_object.c vm_pageout.c
vm_pageq.c
Log:
Use the new macros abstracting the page coloring/queues implementation.
(There are no functional changes.)
Revision Changes Path
1.372 +1 -1 src/sys/vm/vm_map.c
1.356 +4 -4 src/sys/vm/vm_object.c
1.272 +2 -2 src/sys/vm/vm_pageout.c
1.23 +1 -1 src/sys/vm/vm_pageq.c
More information about the cvs-src
mailing list