Date: Thu, 31 Jul 2003 17:14:25 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_trap.c Message-ID: <20030731170953.U5558@gamplex.bde.org> In-Reply-To: <200307310136.h6V1aOro098457@repoman.freebsd.org> References: <200307310136.h6V1aOro098457@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731170953.U5558>