All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: Randolph Chung <randolph@tausq.org>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Spinlock patch, take 2
Date: Mon, 15 Mar 2004 02:37:40 -0500	[thread overview]
Message-ID: <20040315073740.GA660@baldric.uwo.ca> (raw)
In-Reply-To: <20040315063318.GC2384@tausq.org>

On Sun, Mar 14, 2004 at 10:33:18PM -0800, Randolph Chung wrote:
> Here's another version of my spinlock patch against 2.6.4. It optimizes
> spinlocks used for atomic operations by putting the atomic locks into a
> special section that is guaranteed to be 16-byte aligned, so no runtime
> alignment is needed. Build-tested against 2.6.4. Comments?

Looks beautiful. Is it measurably faster, or just semantically more
correct than the existing implementation? :)

c.

  reply	other threads:[~2004-03-15  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-15  6:33 [parisc-linux] Spinlock patch, take 2 Randolph Chung
2004-03-15  7:37 ` Carlos O'Donell [this message]
2004-03-15  7:43   ` Randolph Chung
2004-03-19 14:30 ` Joel Soete
2004-03-19 16:27   ` Joel Soete
2004-03-25  7:28     ` Randolph Chung
2004-03-25  6:00       ` Grant Grundler

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=20040315073740.GA660@baldric.uwo.ca \
    --to=carlos@baldric.uwo.ca \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=randolph@tausq.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.