1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/powerpc/aim
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
locore32.S
locore64.S
locore.S
machdep.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
mmu_oea64.c Fix check: bitwise and has only one &. 2013-07-12 15:56:30 +00:00
mmu_oea64.h
mmu_oea.c o Relax locking assertions for vm_page_find_least() 2013-05-21 20:38:19 +00:00
moea64_if.m
moea64_native.c
mp_cpudep.c
nexus.c
slb.c
swtch32.S
swtch64.S
trap_subr32.S Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
trap_subr64.S Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, 2013-03-18 05:30:18 +00:00
trap.c Print out DSISR in a fatal DSI trap. 2013-04-05 04:53:43 +00:00
uma_machdep.c
vm_machdep.c Introduce new structure sfstat for collecting sendfile's statistics 2013-07-15 06:16:57 +00:00