On Mon, May 3, 2010 at 4:45 PM, tedbo <
te...@chromium.org> wrote:
> On Mon, May 3, 2010 at 2:17 PM, Chris Masone <
cma...@chromium.org> wrote:
>> Seems like a great thing to look into after version 1 :-)
>
> I've read the posting but haven't tried it out yet. I agree that it
> would be too disruptive in the short term, especially since I'm not
> sure that it would pay off in terms of boot speed. Upstart is working
> pretty well for us. It is stable and lets us control the boot sequence
> so that we can start critical stuff in parallel and defer other
> services to when the system is expected to be a bit more idle.
>
> That said, I do tend to prefer the launchd model and our Upstart jobs
> continue to become more complicated to reason about. In addition I
> like that they are considering systemd as a session manager as well.
> Right now we are abusing some features of Upstart to partially use it
> as a session manager and that doesn't feel right to me.
targeted for minijail. It also avoids the ptrace() hackery for daemon
tracking. :)