freebsd-skq/sys/amd64
tegge ba494eff3a Add support for low resolution SMP kernel profiling.
- A nonprofiling version of s_lock (called s_lock_np) is used
    by mcount.

  - When profiling is active, more registers are clobbered in
    seemingly simple assembly routines. This means that some
    callers needed to save/restore extra registers.

  - The stack pointer must have space for a 'fake' return address
    in idle, to avoid stack underflow.
1997-12-15 02:18:35 +00:00
..
amd64 Add support for low resolution SMP kernel profiling. 1997-12-15 02:18:35 +00:00
conf Change comments about ijppp to iijppp. 1997-10-31 22:10:09 +00:00
include Add support for low resolution SMP kernel profiling. 1997-12-15 02:18:35 +00:00
isa The improvements to clock statistics by Tor Egge 1997-12-08 22:59:39 +00:00
pci
Makefile