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 |
|
Warner Losh
|
86cb007f9f
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
Marcel Moolenaar
|
287e12f172
|
...And fix WITNESS builds: declare syscallnames.
|
2004-09-26 20:39:56 +00:00 |
|
Marcel Moolenaar
|
feae534e49
|
Fix INVARIANTS build: Include <machine/cpu.h>.
|
2004-09-26 00:38:56 +00:00 |
|
Marcel Moolenaar
|
03bfdd1362
|
Move the IA-32 trap handling from trap() to ia32_trap(). Move the
ia32_syscall() function along with it to ia32_trap.c. When COMPAT_IA32
is not defined, we'll raise SIGEMT instead.
|
2004-09-25 04:27:44 +00:00 |
|