[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: an idea for patch of the /etc/init.d/rc script



On Thu, 2005-09-01 at 17:17 +0300, Delian Delchev wrote:

> Some of the startup scripts does not depend on each other. For example –
> starting of mysql and postgresql does not depend. So why we don't do it
> in parallel?
> 
> If we place the same number id's for S[0-9][0-9]* links for each scripts
> that can be started in parallel, that will faster the whole process.

I think this is a great idea and so simple.  I'd implement it slightly
differently to you though (remember the last sequence id, if current
squence id is the same then spawn init script otherwise wait for
previous initscript(s) to finished).


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: