Date: Thu, 19 Oct 2000 00:47:16 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_idle.c src/sys/i386/i386 machdep.c Message-ID: <200010190747.AAA54472@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/19 00:47:16 PDT Modified files: sys/sys proc.h sys/kern kern_idle.c sys/i386/i386 machdep.c Log: Axe the idle_event eventhandler, and add a MD cpu_idle function used for things such as halting CPU's, idling CPU's, etc. Discussed with: msmith Revision Changes Path 1.118 +2 -1 src/sys/sys/proc.h 1.10 +4 -5 src/sys/kern/kern_idle.c 1.417 +5 -12 src/sys/i386/i386/machdep.c 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?200010190747.AAA54472>