[Bug 544836] Re: Slow boot performance

David Henningsson launchpad.web at epost.diwic.se
Sat Mar 27 14:46:31 UTC 2010


I did some further research. I believe the delay is caused when udisks-daemon is trying to open /dev/fd0. 
To verify my theory, I did a "sudo strace cat /dev/fd0". This command takes 12 seconds to return from 
open("/dev/fd0", O_RDONLY)              = 3
 and 20-30 seconds before returning from 
read(3, 0xb1b000, 32768)                = -1 EIO (Input/output error)

By the way, there is no floppy disk drive.


** Package changed: gnome-common (Ubuntu) => linux (Ubuntu)

** Summary changed:

- Slow boot performance
+ Slow boot performance due to accessing non-existent floppy disk

-- 
Slow boot performance due to accessing non-existent floppy disk
https://bugs.launchpad.net/bugs/544836
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list