Home
last modified time | relevance | path

Searched hist:ece453d5faded062b4a7202a5399fe10417148ef (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_clocksource.cdiff ece453d5faded062b4a7202a5399fe10417148ef Tue Jul 05 17:53:32 CEST 2022 Mark Johnston <markj@FreeBSD.org> eventtimer: Simplify KTR traces

Stop including the current CPU in all event messages, since it's already
saved in KTR log entries and thus is redundant. All eventtimer traces
occur in a context where CPU migration is not possible.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
/freebsd/sys/x86/x86/
H A Dcpu_machdep.cdiff ece453d5faded062b4a7202a5399fe10417148ef Tue Jul 05 17:53:32 CEST 2022 Mark Johnston <markj@FreeBSD.org> eventtimer: Simplify KTR traces

Stop including the current CPU in all event messages, since it's already
saved in KTR log entries and thus is redundant. All eventtimer traces
occur in a context where CPU migration is not possible.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
/freebsd/sys/powerpc/powerpc/
H A Dcpu.cdiff ece453d5faded062b4a7202a5399fe10417148ef Tue Jul 05 17:53:32 CEST 2022 Mark Johnston <markj@FreeBSD.org> eventtimer: Simplify KTR traces

Stop including the current CPU in all event messages, since it's already
saved in KTR log entries and thus is redundant. All eventtimer traces
occur in a context where CPU migration is not possible.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation