soundcheck wrote: > what's low power mode? no ticks off in the kernel? I tested that some > years back. I prefered that option to be enabled. >
It changes the kernel's idle process so that it does not put the processor into lower power mode during idle (it just loops instead). The default kernel sets a reduced power mode and then calls a wake on interrupt instruction in idle to reduce power. This is enabled from a new pm option - see the meta for EDO to see when it does it. Anyway looking for any feedback which says this is interesting to keep. ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=94512 _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
