5- add translation between percentage/Hz-speed

6- maintain the previous system read and check for differences, 
   if different trigger an new rule scan
   Maybe not possible because of running programs check (hummmm...)

7- write a better search algorithm for running processes search
   ideas:
   - use a data structure other than linked list with faster access (hashtable / search tree?)
   - remove duplicates entries

8- implement SMP (looking for somebody who can test it...)

9- renice the process at a low priority when running on battery and at
   low frequencies

DEBIAN:
1- remove autoconfiguration!!! display a big warning that the daemon won't be
   configured and started. FULL STOP!
