Mailing List Archive

starting init script parallell and in background?
Hi,

just a simply idea: what about starting init.d scripts,which do not
depend on each other parallell instead of sequential,perhaps this could
speed up startup. Ok it would need some tricks that output is not messed
up and that services which depend on each other still are started in order.


--
gentoo-dev@gentoo.org mailing list
Re: starting init script parallell and in background? [ In reply to ]
On Fri, 17 Sep 2004 15:07:55 +0200 Thomas Weidner <3.14159@gmx.net>
wrote:
| just a simply idea: what about starting init.d scripts,which do not
| depend on each other parallell instead of sequential,perhaps this
| could speed up startup. Ok it would need some tricks that output is
| not messed up and that services which depend on each other still are
| started in order.

/etc/conf.d/rc:RC_PARALLEL_STARTUP

--
Ciaran McCreesh : Gentoo Developer (Sparc, MIPS, Vim, Fluxbox)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
Re: starting init script parallell and in background? [ In reply to ]
On Friday 17 September 2004 14:07, Thomas Weidner wrote:
> Hi,
>
> just a simply idea: what about starting init.d scripts,which do not
> depend on each other parallell instead of sequential,perhaps this could
> speed up startup. Ok it would need some tricks that output is not messed
> up and that services which depend on each other still are started in order.
>

RC_PARALLEL_STARTUP in /etc/conf.d/rc ?

--
Tom Wesley <tom@tomaw.org>