]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Track three new sendfile-related statistics:
authorMike Silbersack <silby@FreeBSD.org>
Sun, 28 Dec 2003 08:57:09 +0000 (08:57 +0000)
committerMike Silbersack <silby@FreeBSD.org>
Sun, 28 Dec 2003 08:57:09 +0000 (08:57 +0000)
commitddeb5b242e0c6d90043f2452f7cd45977359d0e7
tree2b62e31e3e0755c298f351a2378068e7e3db825a
parenteb2cdcb127fb3bbb913cdc002f4b4e1d09aebec9
Track three new sendfile-related statistics:
- The number of times sendfile had to do disk I/O
- The number of times sfbuf allocation failed
- The number of times sfbuf allocation had to wait
sys/alpha/alpha/vm_machdep.c
sys/amd64/amd64/vm_machdep.c
sys/i386/i386/vm_machdep.c
sys/ia64/ia64/vm_machdep.c
sys/kern/uipc_syscalls.c
sys/powerpc/aim/vm_machdep.c
sys/powerpc/powerpc/vm_machdep.c
sys/sparc64/sparc64/vm_machdep.c
sys/sys/mbuf.h