Searched hist:31723 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Dswtch.sdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
H A Dmp_machdep.cdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
/freebsd-11-stable/sys/amd64/amd64/
H A Dcpu_switch.Sdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
H A Dmp_machdep.cdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
/freebsd-11-stable/sys/kern/
H A Dsubr_smp.cdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
/freebsd-11-stable/sys/x86/x86/
H A Dmptable.cdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.
H A Dmp_x86.cdiff 31723 Mon Dec 15 00:18:35 MST 1997 tegge 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.

Completed in 428 milliseconds