Paralell startup

Cameron Simpson cs at zip.com.au
Thu Oct 21 06:00:13 UTC 2004


On 13:04 19 Oct 2004, Dan Williams <dcbw at redhat.com> wrote:
| On Tue, 2004-10-19 at 18:10 +0200, Kyrre Ness Sjobak wrote:
| > I am hearing much good from the gentoo camp about paralell startup, and
| > how it brings down boot times to about 30 secounds. Is this possible to
| > do with fedora as well?
| 
| Yes, and we should do it.  However, it requires lots of changes to the
| initscripts :)

Not really.

| There are a number of projects that have done parallel startup on *NIX
| machines.  I believe one or two of the BSD variants use parallel startup
| and dependencies in their scripts.  Seth Nickell has some writeups on a
| new startup script architecture as well.

I do parallel startup on my FC2 boxes. Some info here:

    Home page:
    http://www.cskk.ezoshosting.com/cs/css/rc.mobile.html
    Manual:
    http://www.cskk.ezoshosting.com/cs/css/manuals/rc.mobile.1.html

Shrug. Works quite well, greatly reduces boot time.
Doesn't need any hacking of the initscripts except to use chkconfig to
turn everything off, because they're specified in the config file.

It only parallelises the init.d scripts; the preamble is all serial
still. There's some stuff in there I can probably turn off but obviously
not for the general (unknown box) case. But just parallelising the init.d
scripts is a significant win.

Cheers,
-- 
Cameron Simpson <cs at zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

The nether wind, it blows again
    of many things she speaks:
"The time has come to abstain from
    all cabbages and leeks."
        - Jonathan E. Quist, DoD #094, <jeq at lachman.com>




More information about the fedora-devel-list mailing list