All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Huey (Hui) <billh@gnuppy.monkey.org>
To: Ming Lei <lei.ming@attbi.com>
Cc: linux-kernel@vger.kernel.org,
	"Bill Huey (Hui)" <billh@gnuppy.monkey.org>
Subject: Re: linux rt priority  thread corrupt  global variable?
Date: Thu, 8 May 2003 03:42:51 -0700	[thread overview]
Message-ID: <20030508104251.GA21537@gnuppy.monkey.org> (raw)
In-Reply-To: <20030508095911.GA20934@gnuppy.monkey.org>

On Thu, May 08, 2003 at 02:59:11AM -0700, Bill Huey wrote:
> On Thu, May 08, 2003 at 02:52:38AM -0700, Bill Huey wrote:
> > No, it's not a fully preemptive kernel, but spreads preemption points
> > throughout the source tree, both directly and indirectly, instead. Spinlocks
> > are the primary mutex of choice in Linux and create atomic critical sections
> > that can't be preempted with respect to the normal Linux scheduler. Fully
> 
> Geez, this isn't exactly right either, my brain is failing me at the moment.

I was right the first time. :) Just remember why breaking a spinlock is
a bad thing to do. :)

bill


  reply	other threads:[~2003-05-08 10:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-08  9:03 linux rt priority thread corrupt global variable? Ming Lei
2003-05-08  9:43 ` Jörn Engel
2003-05-08 16:59   ` Ming Lei
2003-05-08  9:51 ` Arjan van de Ven
2003-05-08  9:52 ` Bill Huey
2003-05-08  9:59   ` Bill Huey
2003-05-08 10:42     ` Bill Huey [this message]
2003-05-08 20:45 ` Roger Larsson

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=20030508104251.GA21537@gnuppy.monkey.org \
    --to=billh@gnuppy.monkey.org \
    --cc=lei.ming@attbi.com \
    --cc=linux-kernel@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.