Date: Sat, 17 Mar 2007 09:40:11 GMT From: Harrison Grundy <astrodog@gmail.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/92023: [kernel] 'options DEVICE_POLLING' makes loadavg wrong Message-ID: <200703170940.l2H9eBB6016677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/92023; it has been noted by GNATS. From: Harrison Grundy <astrodog@gmail.com> To: bug-followup@FreeBSD.org, Joerg.Lehners@Informatik.Uni-Oldenburg.DE Cc: Subject: Re: kern/92023: [kernel] 'options DEVICE_POLLING' makes loadavg wrong Date: Sat, 17 Mar 2007 04:38:44 -0500 This would appear to be unavoidable with polling, because of what the load average represents. Since it only shows the number of things waiting to run (or, number of things on the run queue), polling would be expected to cause this behavior.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703170940.l2H9eBB6016677>