All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Domsch <Matt_Domsch@dell.com>
To: minyard@acm.org
Cc: Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, peter@palfrader.org,
	openipmi-developer@lists.sourceforge.net
Subject: Re: [Openipmi-developer] [PATCH] IPMI: use schedule in kthread
Date: Mon, 26 Jun 2006 10:04:35 -0500	[thread overview]
Message-ID: <20060626150434.GA14109@lists.us.dell.com> (raw)
In-Reply-To: <20060626140819.GA17804@localdomain>

On Mon, Jun 26, 2006 at 09:08:19AM -0500, @ wrote:
> The kthread used to speed up polling for IPMI was using udelay
> when the lower-level state machine told it to do a short delay.
> This just used CPU and didn't help scheduling, thus causing bad
> problems with other tasks.  Call schedule() instead.
> 
> Signed-off-by: Corey Minyard <minyard@acm.org>

Acked-by: Matt Domsch <Matt_Domsch@dell.com>

-- 
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com

       reply	other threads:[~2006-06-26 15:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060626140819.GA17804@localdomain>
2006-06-26 15:04 ` Matt Domsch [this message]
2006-06-26 19:00 ` [PATCH] IPMI: use schedule in kthread Andrew Morton
2006-06-26 19:49   ` Matt Domsch
2006-06-26 19:58     ` Arjan van de Ven
2006-06-26 20:06       ` Jeremy Fitzhardinge
2006-06-26 19:59     ` Andrew Morton
2006-06-26 19:52   ` Corey Minyard

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=20060626150434.GA14109@lists.us.dell.com \
    --to=matt_domsch@dell.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minyard@acm.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --cc=peter@palfrader.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.