Damn Small Linux is

Damn Small Linux is definitely not optimised for low power consumption on modern hardware. The target market for this is the old PCs you've got gathering dust under your desk. Works quite well on my 1996-era Cyrix PR200MX machine with 64MB of RAM, for example. Such machines didn't come with very many fancy pieces of hardware you might want to switch off to save power.

On the other hand, newer cutting-edge Linux releases benefit from recent optimisation work which really is targeted at cutting-edge power-saving hardware, such as the One Laptop Per Child machine. The kernel can now be configured to let the CPU sleep as long as it reasonably can (instead of waking it every 10ms as usual). Unfortunately this alone didn't achieve the power savings you might like, because many applications set 100ms timers and the like to do some brain-dead polling: those broken apps are being progressively fixed.

Measurement of power-related CPU activity due to userspace programs can now be done with the PowerTop utility from Intel's Linux team:

http://www.linuxpowertop.org/

xoddam (not verified) – Tue, 2007 – 05 – 29 01:47

Reply

Please solve the math problem above and type in the result. e.g. for 1+1, type 2
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
More information about formatting options