commit | 3326f4f2276791561af1fd5f2020be0186459813 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Wed May 26 14:43:49 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:49 2010 -0700 |
tree | 1a448dae09ae046e30be294085699cd40dd054a7 | |
parent | ea4078ca1a7a3a198e519c2a7a2ed6126e40b130 [diff] |
ipmi: reduce polling We can reasonably alter the poll rate depending on whether we're performing a transaction or merely waiting for an event. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>