On Tue, Dec 23, 2008 at 12:22:34AM -0200, André Neves wrote:
> Setting udev's syslog level to DEBUG in /etc/udev/udev.conf helped me
> see what was the bottleneck. After the 30 seconds long pause, the next
> couple of message were about "settling", which, along with the graph
> that bootchart drawed for me and an afternoon of reading manpages led
> me to think that what was taking long was "udevadmin settle".
> 
> Indeed I was right. Cheking /etc/init.d/udev, near to the end there
> was a call to udevadmin settle. I added --timeout=1 to that line
> (default is 180, both in seconds), knowing that it wouldn't hurt,
> because I always hit Ctrl+C when the delay began anyway.
> 
> And it worked! Finally I'm done. Thanks everyone who helped!

"settle" waits for events to clear out. To what event did it actually 
wait?

-- 
Tzafrir Cohen         | tzaf...@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzaf...@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to