I paused OpenPHT, switched to another desktop in order to debug something else and noticed these messages in Console.app:
kernel[0]: process OpenPHT[60661] caught causing excessive wakeups.
Observed wakeups rate (per sec): 306;
Maximum permitted wakeups rate (per sec): 150;
Observation period: 300 seconds;
Task lifetime number of wakeups: 2070251
My guess is that there is an error in the wakeup-system implementation that makes it spam the kernel needlessly. It is probably not super important but I thought I'd mention it so that maybe it can be cleaned up.
OpenPHT: v1.6.2.123-e23a7eef on OS X 10.11.6 (15G1004)
I paused OpenPHT, switched to another desktop in order to debug something else and noticed these messages in Console.app:
My guess is that there is an error in the wakeup-system implementation that makes it spam the kernel needlessly. It is probably not super important but I thought I'd mention it so that maybe it can be cleaned up.
OpenPHT: v1.6.2.123-e23a7eef on OS X 10.11.6 (15G1004)
Thank you.