Re: interupts

2004-05-10 Thread stan
On Mon, May 10, 2004 at 12:53:11PM -0500, Dan Nelson wrote:
> In the last episode (May 10), Kenneth Culver said:
> > Quoting stan <[EMAIL PROTECTED]>:
> > >Is there a way, in FreeBSD 4 STABLE, to determine what a given
> > >machine's intrupt (PCI intrupt assignment) ussage is?
> > 
> > dmesg | grep irq
> 
> Also vmstat -i
> 
Thanks, that was the one I was looking for.

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: interupts

2004-05-10 Thread Dan Nelson
In the last episode (May 10), Kenneth Culver said:
> Quoting stan <[EMAIL PROTECTED]>:
> >Is there a way, in FreeBSD 4 STABLE, to determine what a given
> >machine's intrupt (PCI intrupt assignment) ussage is?
> 
> dmesg | grep irq

Also vmstat -i

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: interupts

2004-05-10 Thread Kenneth Culver
Quoting stan <[EMAIL PROTECTED]>:

Is there a way, in FreeBSD 4 STABLE, to determine what a given machine's
intrupt (PCI intrupt assignment) ussage is?
--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
dmesg | grep irq
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"