This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
ia64
/
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_signal.c
Add missing #include "opt_compat.h" so that the compatability function
2003-12-18 06:59:18 +00:00
ia32_sigtramp.c
Assimilate ia64 back into the fold with the common freebsd32/ia32 code.
2003-12-11 01:05:09 +00:00
ia32_trap.c
Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
2005-04-12 23:18:54 +00:00