All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: wcatlan@yahoo.com, willy@w.ods.org
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Possible to delay boot process to boot from USB subsystem?
Date: Mon, 3 May 2004 19:32:05 -0700	[thread overview]
Message-ID: <20040503193205.2004f249.rddunlap@osdl.org> (raw)


Bill,

(replying to:  http://lkml.org/lkml/2004/5/3/124,
I don't have mailbox access to your email ATM)


I wish that I had a way to test this patch.
Apparently Willy does, so I recommend his patch.... :)
with one change:

change
+static int setuptime;	/* time(ms) to let devices set up before root mount */

to
+static int setuptime = 10000;	/* time(ms) to let devices set up before root mount */


or 60000 (= 1 minute).  Whatever is comfortable for you.

Willy, it seems that some default value would be good there.

Later,
--
~Randy

             reply	other threads:[~2004-05-04  2:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04  2:32 Randy.Dunlap [this message]
2004-05-04  4:51 ` Possible to delay boot process to boot from USB subsystem? Willy Tarreau
  -- strict thread matches above, loose matches on Subject: below --
2004-05-02 23:27 Bill Catlan
2004-05-03  1:27 ` Randy.Dunlap
2004-05-03  5:17   ` Bill Catlan
2004-05-03 20:31   ` Bill Catlan
2004-05-04 18:53     ` Paulo Marques
2004-05-05 14:18       ` Bill Catlan
2004-05-03  5:34 ` Willy Tarreau
2004-05-03 20:44   ` Bill Catlan
2004-05-03 21:05     ` Willy TARREAU

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=20040503193205.2004f249.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wcatlan@yahoo.com \
    --cc=willy@w.ods.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.