LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: "Dave Young" <hidave.darkstar@gmail.com> To: "Randy Dunlap" <randy.dunlap@oracle.com> Cc: akpm <akpm@linux-foundation.org>, "Dave Jones" <davej@codemonkey.org.uk>, "Linux Kernel" <linux-kernel@vger.kernel.org>, "Thomas Gleixner" <tglx@linutronix.de> Subject: Re: boot_delay broken ? Date: Tue, 26 Feb 2008 13:48:45 +0800 [thread overview] Message-ID: <a8e1da0802252148p43d7b899t25ed0a9f994fae35@mail.gmail.com> (raw) In-Reply-To: <20080225212251.18c4659e.randy.dunlap@oracle.com> On Tue, Feb 26, 2008 at 1:22 PM, Randy Dunlap <randy.dunlap@oracle.com> wrote: > On Mon, 25 Feb 2008 10:14:36 +0800 Dave Young wrote: > > > On Sun, Feb 24, 2008 at 8:46 AM, Dave Jones <davej@codemonkey.org.uk> wrote: > > > The boot_delay switch seems to be behaving strangely in the > > > current -git. Setting it to =10 makes the output 'bursty' > > > it becomes slow for some printk's whilst others scroll by > > > at regular speed. > > > Setting it any higher than that seems to make it pause for > > > a really long time before it outputs any text at all. > > > > On my side there's this issue for a long time > > http://lkml.org/lkml/2007/8/8/79 > > [http://marc.info/?l=linux-kernel&m=118655896515049&w=2] > > You asked questions and they were answered. Perhaps you didn't like > the answers. No, I like it. Thanks. But I still want to know why mdelay can not be used. is it not available for all archs or something else? > > Here's a question for you. What kernel boot options did you use? > Specifically, for lpj= and boot_delay= ? I tried boot_delay=100 and boot_delay=200 without lpj set, The result was really slow. It was better with lpj copied from dmesg, but was still slower then mdelay. I think we can firstly use preset lpj, after delay calibrating just use the system lpj > > > > > > > x86 timer changes perhaps ? > > > --- > ~Randy >
next prev parent reply other threads:[~2008-02-26 5:48 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-02-24 0:46 boot_delay broken ? Dave Jones 2008-02-25 2:14 ` Dave Young 2008-02-26 5:22 ` Randy Dunlap 2008-02-26 5:48 ` Dave Young [this message] 2008-02-26 5:59 ` Dave Young 2008-02-26 9:09 ` Dave Young 2008-02-26 17:33 ` Randy Dunlap 2008-02-27 2:01 ` Dave Young 2008-02-28 8:03 ` Dave Young 2008-02-27 9:19 ` Pavel Machek
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=a8e1da0802252148p43d7b899t25ed0a9f994fae35@mail.gmail.com \ --to=hidave.darkstar@gmail.com \ --cc=akpm@linux-foundation.org \ --cc=davej@codemonkey.org.uk \ --cc=linux-kernel@vger.kernel.org \ --cc=randy.dunlap@oracle.com \ --cc=tglx@linutronix.de \ /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: linkBe 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; as well as URLs for NNTP newsgroup(s).