diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-16 16:34:23 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-16 16:34:23 +0100 |
commit | ecee63de60a2419abf54eb1967dab04643234ed6 (patch) | |
tree | 4e8bee3cf4a0ea664d299ff75936c7a1b50226bc /BUGS | |
parent | b56d67859c6835e9a33e9099b0eccbe02bca12d2 (diff) | |
download | libguestfs-ecee63de60a2419abf54eb1967dab04643234ed6.tar.gz libguestfs-ecee63de60a2419abf54eb1967dab04643234ed6.tar.xz libguestfs-ecee63de60a2419abf54eb1967dab04643234ed6.zip |
Note slow kernel boot times for F11/12.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@ [libguestfs] /tmp/libguestfs temporary directory is not cleaned up (sometimes). + +[kernel?] Kernel boot times are significantly slower for Fedora 11/12 +than for Fedora 10, like 2-3 times slower. This greatly affects the +time it takes to launch the subprocess (although it does still work). |