Re: [Ipmitool-devel] IRQ patch

2007-05-08 Thread Corey Minyard
David A. Ranch wrote: > > How does one tell if their IPMI system uses interrupts vs. polling? You can look at /proc/interrupts and look for ipmi_si, or you can look in /proc/ipmi/0/si_stats and see if there are any interrupts coming in. Thanks, -corey > > --David > >> Can some of you please test

Re: [Ipmitool-devel] IRQ patch

2007-05-08 Thread David A. Ranch
How does one tell if their IPMI system uses interrupts vs. polling? --David Can some of you please test the attached patch on systems that have interrupts? I think this is a problem, but I don't have a system that supports interrupts, so I can't really test it. And I'd want this tested on

[Ipmitool-devel] IRQ patch

2007-05-08 Thread Corey Minyard
Can some of you please test the attached patch on systems that have interrupts? I think this is a problem, but I don't have a system that supports interrupts, so I can't really test it. And I'd want this tested on multiple systems, anyway. Thanks, -corey Patrick found a race at startup. In