cvs commit: src/sys/kern subr_trap.c

Bruce Evans bde at zeta.org.au
Thu Jul 31 00:14:31 PDT 2003


On Wed, 30 Jul 2003, Peter Wemm wrote:

> peter       2003/07/30 18:36:24 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             subr_trap.c
>   Log:
>   When ktracing context switches, make sure we record involuntary switches.
>   Otherwise, when we get a evicted from the cpu, there is no record of it.
>   This is not a default ktrace flag.

This seems to be missing for many other calls to mi_switch().  Perhaps
mi_switch() itself should handle it.

Bruce


More information about the cvs-src mailing list