1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/powerpc/booke
Andrey V. Elsukov 05d1f5bce0 Introduce new structure sfstat for collecting sendfile's statistics
and remove corresponding fields from struct mbstat. Use PCPU counters
and SFSTAT_INC() macro for update these statistics.

Discussed with:	glebius
2013-07-15 06:16:57 +00:00
..
clock.c MFcalloutng: 2013-02-28 13:46:03 +00:00
copyinout.c
interrupt.c
locore.S
machdep_e500.c
machdep_ppc4xx.c
machdep.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
mp_cpudep.c
platform_bare.c
pmap.c o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
swtch.S
trap_subr.S
trap.c
vm_machdep.c Introduce new structure sfstat for collecting sendfile's statistics 2013-07-15 06:16:57 +00:00