On Sat, Sep 02, 2006 at 04:24:01PM +0200, Jean Delvare wrote: > I don't have the time to even try measuring it. I just thought I would > mention performance in the conversation, after I noticed with a user > some days ago that logging sensors data using "sensors" every other > second would put 15% of load on the system, while I expected it > to be unnoticeable. This is probably just due to an interruptable sleep happening, which artificially increases the load average. I would be supprised if the CPU usage really goes up by that much. thanks, greg k-h