public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: nickpiggin@yahoo.com.au
Cc: linux-arch@vger.kernel.org
Subject: Re: [Fwd: [PATCH 2.6.13] lockless pagecache 2/7]
Date: Fri, 02 Sep 2005 00:39:40 -0700 (PDT)	[thread overview]
Message-ID: <20050902.003940.68050984.davem@davemloft.net> (raw)
In-Reply-To: <4317F2FE.8030109@yahoo.com.au>


Sparc32 lacks compare and exchange.  I think PARISC lacks it
as well.

For these older SMP systems, at best you can assume there
is some kind of spinlock and perhaps a straight atomic
exchange instruction.  You really can't assume the existance
of compare-and-swap.

  reply	other threads:[~2005-09-02  7:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-02  6:36 [Fwd: [PATCH 2.6.13] lockless pagecache 2/7] Nick Piggin
2005-09-02  7:39 ` David S. Miller [this message]
2005-09-02  8:05   ` Nick Piggin
2005-09-04 13:28     ` Matthew Wilcox

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=20050902.003940.68050984.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-arch@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox