This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
amd64
/
ia32
History
John Baldwin
aa9aa68d2f
Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
...
operations in some places and simple non-per CPU math in others.
2005-04-12 23:18:54 +00:00
..
ia32_exception.S
Don't repeat the definition of IDTVEC(). It is in asmacros.h.
2004-05-24 11:28:11 +00:00
ia32_signal.c
Remove advertising clause from University of California Regent's license,
2004-04-05 23:55:14 +00:00
ia32_sigtramp.S
Initial sweep at dividing up the generic 32bit-on-64bit kernel support
2003-08-22 23:19:02 +00:00
ia32_syscall.c
Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
2005-04-12 23:18:54 +00:00