From: Benjamin LaHaise <bcrl@redhat.com>
To: "Feldman, Scott" <scott.feldman@intel.com>
Cc: "'Troy Wilson'" <tcw@tempest.prismnet.com>,
Jeff Garzik <jgarzik@mandrakesoft.com>,
linux-kernel@vger.kernel.org, Martin.Bligh@us.ibm.com,
tcw@prismnet.com
Subject: Re: mdelay causes BUG, please use udelay
Date: Tue, 20 Aug 2002 20:27:54 -0400 [thread overview]
Message-ID: <20020820202754.S21269@redhat.com> (raw)
In-Reply-To: <288F9BF66CD9D5118DF400508B68C4460283E4AF@orsmsx113.jf.intel.com>; from scott.feldman@intel.com on Tue, Aug 20, 2002 at 05:20:02PM -0700
On Tue, Aug 20, 2002 at 05:20:02PM -0700, Feldman, Scott wrote:
> > - msec_delay(10);
> > + usec_delay(10000);
>
> Jeff, 10000 seems on the border of what's OK. If it's acceptable, then
> let's go for that. Otherwise, we're going to have to chain several
> mod_timer callbacks together to do a controller reset.
10000 is beyond okay. You've just lost multiple timer ticks.
-ben
--
"You will be reincarnated as a toad; and you will be much happier."
next prev parent reply other threads:[~2002-08-21 0:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-21 0:20 mdelay causes BUG, please use udelay Feldman, Scott
2002-08-21 0:27 ` Benjamin LaHaise [this message]
2002-08-21 0:28 ` H. Peter Anvin
2002-08-21 0:28 ` Alan Cox
2002-08-21 0:59 ` Jeff Garzik
2002-08-21 16:04 ` Martin J. Bligh
2002-08-21 16:45 ` Chris Friesen
2002-08-21 16:56 ` Martin J. Bligh
2002-08-21 17:21 ` Dave Hansen
-- strict thread matches above, loose matches on Subject: below --
2002-08-21 0:59 Feldman, Scott
2002-08-20 23:50 Troy Wilson
2002-08-21 1:00 ` Jeff Garzik
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=20020820202754.S21269@redhat.com \
--to=bcrl@redhat.com \
--cc=Martin.Bligh@us.ibm.com \
--cc=jgarzik@mandrakesoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=scott.feldman@intel.com \
--cc=tcw@prismnet.com \
--cc=tcw@tempest.prismnet.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 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.