I had a significant higher System Load after 1st July 2012. This is a Linux-Error after inserting a extra second for UTC.
I found the solution in ct 16/2012 (
http://www.heise.de/ct/).
Setting the system time again solves this without a reboot:
sudo date -s "$(LC_ALL=C date)"Regards