On Mon, Jun 26, 2006 at 09:08:19AM -0500, @ wrote: > The kthread used to speed up polling for IPMI was using udelay > when the lower-level state machine told it to do a short delay. > This just used CPU and didn't help scheduling, thus causing bad > problems with other tasks. Call schedule() instead. > > Signed-off-by: Corey Minyard <[EMAIL PROTECTED]>
Acked-by: Matt Domsch <[EMAIL PROTECTED]> -- Matt Domsch Software Architect Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
