This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
sparc
History
riastradh
4ec73a10b2
Use __insn_barrier to enforce ordering in l_ncsw loops.
...
(Only need ordering observable by interruption, not by other CPUs.)
2019-12-03 15:20:59 +00:00
..
compile
…
conf
Merge isaki-audio2 branch, the overhaul of audio subsystem.
2019-05-08 13:40:13 +00:00
dev
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
2019-11-10 21:16:21 +00:00
fpu
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
2019-03-01 11:06:55 +00:00
include
Fix false sharing problems with cpu_info. Identified with tprof(8).
2019-12-01 15:34:44 +00:00
sparc
Use __insn_barrier to enforce ordering in l_ncsw loops.
2019-12-03 15:20:59 +00:00
stand
Provide a mostly-zeroed page at the start of the text segment, to work around
2019-11-28 14:21:25 +00:00
Makefile
…