commit | ddac44b7b21b72c0d9d6882ac8d7027afc25138c | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Wed May 26 14:43:50 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:50 2010 -0700 |
tree | bfdd1c8fdd569563918f0b57f922a53934d2d7ee | |
parent | 06ee459402434aabed0c6d03c4cc10bfe4a3a65b [diff] |
ipmi: change timeout and event poll to one second The timeouts in IPMI are in the 1-5 second range in message handling, so a 1 second timeout is a reasonable thing to do. This should help with reducing power consumption on idle systems. 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>