Re: [systemd-devel] Log of all processes

2010-10-25 Thread Canek Peláez Valdés
On Mon, Oct 25, 2010 at 4:09 PM, Lennart Poettering wrote: > On Mon, 25.10.10 18:20, Lucas De Marchi ([email protected]) wrote: > >> >> On Mon, Oct 25, 2010 at 5:39 PM, Lennart Poettering >> wrote: >> > On Mon, 25.10.10 12:42, Canek Peláez Valdés ([email protected]) wrote: >> > >> >> >

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Lennart Poettering
On Mon, 25.10.10 18:20, Lucas De Marchi ([email protected]) wrote: > > On Mon, Oct 25, 2010 at 5:39 PM, Lennart Poettering > wrote: > > On Mon, 25.10.10 12:42, Canek Peláez Valdés ([email protected]) wrote: > > > >> > As for shutdown, yeah, it's as fast as it should be ;-) We're doing

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Lucas De Marchi
On Mon, Oct 25, 2010 at 5:39 PM, Lennart Poettering wrote: > On Mon, 25.10.10 12:42, Canek Peláez Valdés ([email protected]) wrote: > >> > As for shutdown, yeah, it's as fast as it should be ;-) We're doing an >> > amazing work with systemd! My next hope is to have the cron features >> > in it and

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Lennart Poettering
On Mon, 25.10.10 15:24, enaut ([email protected]) wrote: > Am 25.10.2010 07:18, schrieb Canek Peláez Valdés: > >Is this possible? I don't want anything fancy like bootchart, only the > >processes (and, if possible, in the order of invocation) from > >"/bin/systemd udev" to "/sbin/agetty 38400

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Lennart Poettering
On Mon, 25.10.10 12:42, Canek Peláez Valdés ([email protected]) wrote: > > As for shutdown, yeah, it's as fast as it should be ;-) We're doing an > > amazing work with systemd! My next hope is to have the cron features > > in it and it's all I ever need to manage my system. > > I'm quite happy wit

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Canek Peláez Valdés
On Mon, Oct 25, 2010 at 6:27 AM, Gustavo Sverzut Barbieri wrote: [...] > Hi, I'm one of the guys helping Systemd to run on Gentoo and had > similar high-pid counts. Hi Gustavo. > The biggest cause of problems was hotplug being installed. Alone it > would account for over 1000 pid. Removing it, b

Re: [systemd-devel] Log of all processes

2010-10-25 Thread enaut
Am 25.10.2010 07:18, schrieb Canek Peláez Valdés: Is this possible? I don't want anything fancy like bootchart, only the processes (and, if possible, in the order of invocation) from "/bin/systemd udev" to "/sbin/agetty 38400 tty1". Why not bootchart? its quite nice and if you only want the r

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 10:20 AM, Kay Sievers wrote: > On Mon, Oct 25, 2010 at 13:27, Gustavo Sverzut Barbieri > wrote: > >> It boots into my Enlightenment17 with pid around 500, >> with a hack to ignore some acpid udev modprobes I can get it to 300). > > Yeah, it's acpi in /sys (not the deprecat

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Kay Sievers
On Mon, Oct 25, 2010 at 13:27, Gustavo Sverzut Barbieri wrote: > It boots into my Enlightenment17 with pid around 500, > with a hack to ignore some acpid udev modprobes I can get it to 300). Yeah, it's acpi in /sys (not the deprecated daemon acpid). After you mentioned it on IRC a while back and

Re: [systemd-devel] Log of all processes

2010-10-25 Thread Gustavo Sverzut Barbieri
On Mon, Oct 25, 2010 at 3:18 AM, Canek Peláez Valdés wrote: > Hi; I'm using (with a high success) systemd in my Gentoo system. > However, even with really few services running my startup time is not > that different from OpenRC, and my PID count is really high; with an > emergency boot, it's on th

[systemd-devel] Log of all processes

2010-10-24 Thread Canek Peláez Valdés
Hi; I'm using (with a high success) systemd in my Gentoo system. However, even with really few services running my startup time is not that different from OpenRC, and my PID count is really high; with an emergency boot, it's on the order of 1,500. I suspect the first problem is caused by the second