Date: Mon, 22 Nov 1999 20:03:25 +0100 From: Gerhard Sittig <Gerhard.Sittig@gmx.net> To: freebsd-stable@FreeBSD.ORG Subject: Re: How to determine IRQ usage? Message-ID: <19991122200325.F19750@speedy.gsinet> In-Reply-To: =?iso-8859-1?Q?=3C020b01bf34ee$aca1aa00$126b330a=40CHIEF=3E=3B_from_S=F8?= =?iso-8859-1?Q?ren_Klintrup_on_Mon=2C_Nov_22=2C_1999_at_02:36:48PM_%2B0100?= References: <4.1.19991122080327.04d63510@granite.sentex.ca> <020b01bf34ee$aca1aa00$126b330a@CHIEF>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 22, 1999 at 14:36 +0100, S=F8ren Klintrup wrote: > There seems to be a problem with the length of the vmstat -i output > on my machine ... >=20 > there ain't enough room for the entire output .. (of total) >=20 > interrupt total rate > clk0 irq0 1393425598 99 > rtc0 irq8 1783597416 127 > fdc0 irq6 1 0 > wdc0 irq14 240062348 17 > ep0 irq5 53763994 3 > Total -824117939 -59 You might not be interested in the absolute values of these counters but more in the differences (i.e. growing rates) between two invocations of the stat program. This seems to be just like the collisions and errors counter values in the ifconfig output. > Is this going to be fixed ? I guess there's no need to fix something, it's not broken. I feel you don't care about the number of irqs in the past six months (I couldn't think of an application's use for these numbers). I think you want to know how much moves your system makes upon certain actions lasting for some minutes or hours (when causing heavy load of work or something). And this is what the counters are able to cope with. virtually yours - Gerhard Sittig --=20 If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991122200325.F19750>