Re: [systemd-devel] udev took too long to start

2011-05-23 Thread Kay Sievers
a bootchart(see attachment Loong-sid-20110523-1.png). The boochart diagram shows it spends 1s between udevd starts and forks the first helper program. Seems udevd itself starts too slow on the test box. I would expect it's mostly I/O that happens during that time, which makes things look slow. You

Re: [systemd-devel] [ PATCH-v2 ] dnsmasq ebuild and unit files for dnsmasq

2011-05-23 Thread Henry Gebhardt
On Sun, May 22, 2011 at 09:18:05PM +0200, Miklos Vajna wrote: On Sun, May 22, 2011 at 07:55:09PM +0200, Michał Górny mgo...@gentoo.org wrote: Well, that's not entirely guaranteed here. The point is to use systemd_dounit() and similar functions because they can decide whether to install

Re: [systemd-devel] [ PATCH-v2 ] dnsmasq ebuild and unit files for dnsmasq

2011-05-23 Thread Henry Gebhardt
On Mon, May 23, 2011 at 01:19:31PM +0800, microcai wrote: 于 2011年05月22日 23:22, Henry Gebhardt 写道: On Sun, May 22, 2011 at 02:50:00PM +0800, microcai wrote: Hope this time I did the right job, once for all. ;) I've committed it to the systemd overlay for wider testing. It would be a good idea