LWN.net Logo

The logger meets linux-kernel

The logger meets linux-kernel

Posted Jan 9, 2012 23:55 UTC (Mon) by dlang (✭ supporter ✭, #313)
In reply to: The logger meets linux-kernel by geuder
Parent article: The logger meets linux-kernel

the cost of one event isn't what matters, what matters is the cost over time.

if something is 100x more expensive to run, but still only averages one cpu second per hour, it really doesn't matter.

device wakeups are similar, if you have hundreds per second it's a major problem, but once you get to around one per second the benefits of extending the sleep time further is of much less value (the average amount of time/power spent awake starts to become a fraction of the power spent 'asleep but able to wake up' and as a result, further reducing that fraction makes little practical difference.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds