[master] Prevent stupid hang and 100% CPU usage after it

Chris Lumens clumens at redhat.com
Mon Sep 10 14:26:06 UTC 2012


> PATCH 1/2 replaces GLib.idle_add with GLib.timeout_add with 250ms interval
> which is enough short to display changes and enough long to not cause high
> CPU usage.
> 
> PATCH 2/2 adds one more option to tell 'lvm' command that we really want
> to do what we are telling it to do. However, I'm not sure if this all is
> right. We need to use --force --force --yes because we are removing PV
> before removing VG that uses it. But since this blocks kickstart
> installations using 'clearpart --all', I'd like to push this at least as
> a temporary solution.

These look fine to me.

- Chris


More information about the anaconda-patches mailing list