Date: Wed, 18 Oct 2000 08:34:17 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Nickolay Dudorov <nnd@mail.nsk.ru> Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_idle.c Message-ID: <XFMail.001018083417.jhb@FreeBSD.org> In-Reply-To: <200010181129.e9IBTI299776@wint.itfs.nsk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18-Oct-00 Nickolay Dudorov wrote: > In article <200010180810.BAA03925@freefall.freebsd.org> you wrote: >> jhb 2000/10/18 01:10:25 PDT >> >> Modified files: >> sys/kern kern_idle.c >> Log: >> Don't needlessly pass the diagnostic counter to the idle_event event >> handlers. > > And you just change one broken version to another - > now there is unsufficient number of parameters to > EVENTHANDLER_FAST_INVOKE at line 106 of kern_idle.c > > I've try to substitute '0' for the second parameter. > The buildkernel successfully finished. Let's see how this kernel'll > work ;-) Grrr. It is not supposed to care, and I'm about to hack cpu_idle() up some more and remove all the eventhandler stuff, but we only have a cpu_idle() function on UP x86 atm. > N.Dudorov -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001018083417.jhb>