Do not restrict access daemon to single CPU
Created by: hahnjo
I think this comes from a time where likwid would start one daemon per CPU. Nowadays there is only one daemon (unless you are in a threaded environment?) and consequently reading hardware registers becomes really slow if there is a user application also pinned to that CPU.