All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] [patch] 2.4.20-ia64-021210 new spinlock code
Date: Thu, 27 Mar 2003 23:32:52 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590723705344@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805543@msgid-missing>

>>>>> On Fri, 28 Mar 2003 10:15:02 +1100, Keith Owens <kaos@sgi.com> said:

  Keith> The code does not rely on any implementation specific
  Keith> behaviour.  Stating that ar.pfs is zero is well defined, it
  Keith> means that the caller (rp in r28) of this code has no frame.

No, an unwinder might check whether a stacked register is out of the
current frame and complain if so.  Ergo, it's implementation-dependent
behavior.

  >> Can you start this discussion?

  Keith> I can start it, but it will take months to get agreement on
  Keith> the change to the unwind spec, followed by more time for the
  Keith> ia64 assemblers to be upgraded to handle the new unwind
  Keith> descriptor and more time for users to upgrade to the new
  Keith> binutils before the kernel can use any new construct.  I want
  Keith> to get debugging working for hung ia64 spinlocks this month,
  Keith> not in a year's time.

We don't have to wait until all the details are settled.  What's
important is that there is a general agreement that the code in
question needs to be accommodated.

  Keith> David, you added the NEW_LOCK code even though it never
  Keith> worked and could never work.  But when I supply code that
  Keith> works, is faster, allows for better debugging and performance
  Keith> monitoring you quibble about one construct to get the unwind
  Keith> data right.  I do not understand your priorities here.

Want to guess why the NEW_LOCK code was never enabled?  If you want to
add the code with an #if 0, that's fine with me.

	--david



  parent reply	other threads:[~2003-03-27 23:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 12:48 [Linux-ia64] [patch] 2.4.20-ia64-021210 prevent loop on zero instruction Keith Owens
2003-03-14  4:39 ` [Linux-ia64] [patch] 2.4.20-ia64-021210 unwind.c - allow unw_access_gr(r0) Keith Owens
2003-03-15  0:01 ` Bjorn Helgaas
2003-03-15  1:10 ` [Linux-ia64] [patch] 2.4.20-ia64-021210 new spinlock code Keith Owens
2003-03-15  1:30 ` David Mosberger
2003-03-15  2:36 ` Keith Owens
2003-03-15  2:40 ` Keith Owens
2003-03-15  6:46 ` David Mosberger
2003-03-15 10:31 ` Keith Owens
2003-03-27 20:29 ` David Mosberger
2003-03-27 23:15 ` Keith Owens
2003-03-27 23:32 ` David Mosberger [this message]
2003-03-28  1:39 ` Keith Owens
2003-03-28  1:45 ` David Mosberger
2003-03-28  1:49 ` Keith Owens
2003-03-28  1:53 ` David Mosberger
2003-03-28  2:10 ` Keith Owens
2003-03-28  2:14 ` David Mosberger

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=marc-linux-ia64-105590723705344@msgid-missing \
    --to=davidm@napali.hpl.hp.com \
    --cc=linux-ia64@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.