mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: andersen@codepoet.org
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org, davem@redhat.com
Subject: Re: [PATCH] initcall dependency solution.
Date: Fri, 07 Jun 2002 20:15:01 +1000	[thread overview]
Message-ID: <E17GGlp-0000cd-00@wagner.rustcorp.com.au> (raw)
In-Reply-To: Your message of "Fri, 07 Jun 2002 01:26:37 CST." <20020607072636.GA20454@codepoet.org>

In message <20020607072636.GA20454@codepoet.org> you write:
> On Fri Jun 07, 2002 at 12:02:11PM +1000, Rusty Russell wrote:
> > This patch allows you to name initcall dependencies and subsystems.
> > It is backward compatible with the current initcall levels, but
> > doesn't respect link order: a couple of changes to make it boot, but
> > more will be needed I expect.
> 
> Interesting.  So in theory this mechanism could also be used 
> to speed booting by parallelizing execution of each independent
> initcall dependancy tree...

In theory.  But the right solution is to move userspace as soon as
possible, for spinning up non-root disks, etc.

More importantly we can use the same mechanism to say "do this after
all cpus are up" or "do this once we have a userspace" etc, and move
more things to initcalls (ie. neaten the boot code).

Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

      reply	other threads:[~2002-06-07 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-07  2:02 Rusty Russell
2002-06-07  7:26 ` Erik Andersen
2002-06-07 10:15   ` Rusty Russell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E17GGlp-0000cd-00@wagner.rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=andersen@codepoet.org \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®