[PATCH] rtasd shouldn't hold cpucontrol while sleeping
Nathan Lynch
ntl at pobox.com
Sun Feb 20 14:11:58 EST 2005
On Sat, Feb 19, 2005 at 09:04:25PM -0600, Nathan Lynch wrote:
> OK, here's a more conservative patch which preserves that behavior.
> My primary goal is to get rid of that delay during boot.
> + /* Delay should be at least one second since some
> + * machines have problems if we call event-scan too
> + * quickly. */
> + do_event_scan_all_cpus((HZ*60/rtas_event_scan_rate) / 2);
Whoops, that needs to be called more than just once :)
Will send a fixed patch tomorrow...
Nathan
More information about the Linuxppc64-dev
mailing list