From: Greg KH <greg@kroah.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [Kernel-janitors] [PATCH] yield() replaced with
Date: Thu, 20 May 2004 21:35:59 +0000 [thread overview]
Message-ID: <20040520213559.GE27095@kroah.com> (raw)
In-Reply-To: <Pine.SOL.4.31.0405201148160.28451-200000@bodega.cs.umass.edu>
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
On Thu, May 20, 2004 at 01:41:11PM -0700, Randy.Dunlap wrote:
> For some of these, a new function that was just added might be
> the appropriate kernel API to use. Look at msleep() [merged
> 2004-may-18] to see if it can be used. It's in include/linux/delay.h
> in a kernel bk pull or bk patch and will be in 2.6.7.
I agree, most of the longer delays in the kernel can be converted to use
msleep() as it will work properly. Yet another thing to add to the
janitor list :)
thanks,
greg k-h
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2004-05-20 21:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-20 15:50 [Kernel-janitors] [PATCH] yield() replaced with Brendan Burns
2004-05-20 20:41 ` Randy.Dunlap
2004-05-20 21:35 ` Greg KH [this message]
2004-05-21 0:47 ` [Kernel-janitors] [PATCH] yield() replaced Gustavo Franco
2004-05-21 2:33 ` [Kernel-janitors] [PATCH] yield() replaced with Randy.Dunlap
2004-05-21 10:23 ` [Kernel-janitors] [PATCH] yield() replaced Arnaldo Carvalho de Melo
2004-05-23 23:28 ` maximilian attems
2004-05-24 0:14 ` Gustavo Franco
2004-05-24 0:47 ` [Kernel-janitors] [PATCH] yield() replaced with Randy.Dunlap
2004-05-24 1:10 ` Gustavo Franco
2004-05-24 10:46 ` maximilian attems
2004-05-24 14:32 ` Greg KH
2004-05-24 15:57 ` maximilian attems
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=20040520213559.GE27095@kroah.com \
--to=greg@kroah.com \
--cc=kernel-janitors@vger.kernel.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.