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
/
arm
History
Olivier Houchard
31e3e209b1
Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp,
...
as it has unpredictable results.
2004-12-18 17:43:01 +00:00
..
arm
In the common case, pmap_enter_quick() completes without sleeping.
2004-12-15 19:55:05 +00:00
compile
…
conf
Convert the IQ31244 code to use ARM32_NEW_VM_LAYOUT.
2004-11-10 22:09:39 +00:00
include
Make sure gcc doesn't generate something such as swp r3, r4, [r3] for __swp,
2004-12-18 17:43:01 +00:00
sa11x0
Get the kernel stack right now that the u-area is gone.
2004-11-20 16:51:32 +00:00
xscale
Make sure to map the whole kernel into 1MB pages. Try to use the remaining
2004-12-05 22:48:04 +00:00