== Highlights ==
* Deep dive into signal/clone/exit handling to better understand current LMK technical flaws. As a side effect noticed a lot of other bugs (not only in LMK). * Further investigation on interactive cpufreq dependencies. Looking into various CPU idle notifiers, PM callbacks and cpuidle stuff. This is all parts of proper handling of cpufreq interactive governor. (Well, now it appears that idle notifiers are no good, as scheduler might provide a per-cpu load avg values, which, if accurate enough, might be a suitable replacement.) * Got not much time to continue LMK-userland stuff, though. But this is still near the top of my 'interesting things to do' list.