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
/
booke
History
Nathan Whitehorn
4c01c0b965
Allow the cacheline size on PowerPC to be set at runtime. This is essential for
...
supporting 64-bit CPUs, which often have 128-byte cache lines instead of the standard 32.
2008-09-24 00:28:46 +00:00
..
clock.c
Now that all platforms use genclock, shuffle things around slightly
2008-04-22 19:38:30 +00:00
copyinout.c
…
interrupt.c
…
locore.S
Improve kernel stack handling on e500.
2008-08-26 17:07:37 +00:00
machdep.c
Allow the cacheline size on PowerPC to be set at runtime. This is essential for
2008-09-24 00:28:46 +00:00
pmap.c
Move initialization of tlb0, ptbl_bufs and kernel_pdir regions after we are
2008-08-28 07:38:08 +00:00
support.S
…
swtch.S
…
trap_subr.S
MFp4: SMP support
2008-04-27 22:33:43 +00:00
trap.c
Remove kernel support for M:N threading.
2008-03-12 10:12:01 +00:00
uio_machdep.c
…
vm_machdep.c
Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()
2008-04-26 17:57:29 +00:00