Searched hist:186037 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.cdiff 186037 Sat Dec 13 11:07:15 MST 2008 jkoshy - Bug fix: prevent a thread from migrating between CPUs between the
time it is marked for user space callchain capture in the NMI
handler and the time the callchain capture callback runs.

- Improve code and control flow clarity by invoking hwpmc(4)'s user
space callchain capture callback directly from low-level code.

Reviewed by: jhb (kern/subr_trap.c)
Testing (various patch revisions): gnn,
Fabien Thomas <fabien dot thomas at netasq dot com>,
Artem Belevich <artemb at gmail dot com>
/freebsd-11-stable/sys/amd64/amd64/
H A Dexception.Sdiff 186037 Sat Dec 13 11:07:15 MST 2008 jkoshy - Bug fix: prevent a thread from migrating between CPUs between the
time it is marked for user space callchain capture in the NMI
handler and the time the callchain capture callback runs.

- Improve code and control flow clarity by invoking hwpmc(4)'s user
space callchain capture callback directly from low-level code.

Reviewed by: jhb (kern/subr_trap.c)
Testing (various patch revisions): gnn,
Fabien Thomas <fabien dot thomas at netasq dot com>,
Artem Belevich <artemb at gmail dot com>
/freebsd-11-stable/sys/kern/
H A Dsubr_syscall.cdiff 186037 Sat Dec 13 11:07:15 MST 2008 jkoshy - Bug fix: prevent a thread from migrating between CPUs between the
time it is marked for user space callchain capture in the NMI
handler and the time the callchain capture callback runs.

- Improve code and control flow clarity by invoking hwpmc(4)'s user
space callchain capture callback directly from low-level code.

Reviewed by: jhb (kern/subr_trap.c)
Testing (various patch revisions): gnn,
Fabien Thomas <fabien dot thomas at netasq dot com>,
Artem Belevich <artemb at gmail dot com>

Completed in 194 milliseconds