diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-24 23:17:07 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-24 23:17:07 +0100 |
commit | ae5be84decf1a40e1de22176c747e110b77829a2 (patch) | |
tree | fff465e8677c6b2c65ac25a4c2b7249ccd262718 /BUGS | |
parent | 18bf945023071d5d4ec8d96e25142e0ffd066e7c (diff) | |
download | libguestfs-ae5be84decf1a40e1de22176c747e110b77829a2.tar.gz libguestfs-ae5be84decf1a40e1de22176c747e110b77829a2.tar.xz libguestfs-ae5be84decf1a40e1de22176c747e110b77829a2.zip |
Experimental recovery process should help with not cleaning up qemu.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ to happen only if the main program or library segfaults, in which case the atexit handler which would normally perform cleanup is not run. sometimes. This appears to happen (only?) if the main program segfaults. +[testing a hacky fix to this] [kernel?] Kernel boot times are significantly slower for Fedora 11/12 than for Fedora 10, like 2-3 times slower. This greatly affects the |