This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
powerpc
/
aim
History
Andreas Tobler
179e996c9f
Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can be
...
profiled too now. MFC after: 2 weeks
2012-02-05 15:59:18 +00:00
..
clock.c
…
copyinout.c
…
interrupt.c
…
locore32.S
…
locore64.S
This commit adds profiling support for powerpc64. Now we can do application
2012-01-20 22:34:19 +00:00
locore.S
…
machdep.c
Rework SLB trap handling so that double-faults into an SLB trap handler are
2012-01-15 00:08:14 +00:00
mmu_oea64.c
Fix build for the case of powerpc64 kernel without COMPAT_FREEBSD32.
2012-01-30 19:31:17 +00:00
mmu_oea64.h
…
mmu_oea.c
…
moea64_if.m
…
moea64_native.c
…
mp_cpudep.c
…
nexus.c
…
slb.c
Rework SLB trap handling so that double-faults into an SLB trap handler are
2012-01-15 00:08:14 +00:00
swtch32.S
…
swtch64.S
Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can be
2012-02-05 15:59:18 +00:00
trap_subr32.S
…
trap_subr64.S
This commit adds profiling support for powerpc64. Now we can do application
2012-01-20 22:34:19 +00:00
trap.c
Rework SLB trap handling so that double-faults into an SLB trap handler are
2012-01-15 00:08:14 +00:00
uma_machdep.c
…
vm_machdep.c
…