Date: Thu, 01 Aug 2002 15:27:57 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_idle.c kern_intr.c kern_sig.c Message-ID: <XFMail.20020801152757.jhb@FreeBSD.org> In-Reply-To: <200208011845.g71IjBXO029595@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01-Aug-2002 Julian Elischer wrote: > julian 2002/08/01 11:45:11 PDT > > Modified files: > sys/kern kern_idle.c kern_intr.c kern_sig.c > kern_synch.c > Log: > Slight cleanup of some comments/whitespace. > Make idle process state more consistant. > Add an assert on thread state. > Clean up idleproc/mi_switch() interaction. > Use a local instead of referencing curthread 7 times in a row > (I've been told curthread can be expensive on some architectures) > Remove some commented out code. > Add a little commented out code (completion coming soon) > > Reviewed by: jhb@freebsd.org For the record I reviewed an earlier verison of this and didn't favor the curthread change for the sake of readability for the time being. *shrug* -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020801152757.jhb>