public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] ia64: avoid broken SAL_CACHE_FLUSH implementations
Date: Mon, 30 Jan 2006 23:58:36 +0000	[thread overview]
Message-ID: <20060130235836.GA5750@agluck-lia64.sc.intel.com> (raw)
In-Reply-To: <200601301511.57109.bjorn.helgaas@hp.com>

On Mon, Jan 30, 2006 at 04:51:57PM -0700, Bjorn Helgaas wrote:
> On Monday 30 January 2006 16:36, Luck, Tony wrote:
> > > If SAL_CACHE_FLUSH drops interrupts, complain about it and fall back to
> > > using PAL_CACHE_FLUSH instead.
> > 
> > But PAL_CACHE_FLUSH may not do all that SAL_CACHE_FLUSH does (e.g. if
> > the system has caches outside of the scope of PAL).  So there is an
> > assumption here that only systems where SAL_CACHE_FLUSH is equivalent
> > to PAL_CACHE_FLUSH have this bug in their SAL.
> 
> Right.  I verified with our firmware guys that in the case of the
> rx5670, SAL doesn't do anything extra.  So we should be safe there.
> 
> But you're right that in general, SAL may do something extra.
> 
> I'm hoping that the rx5670 is the only shipping box with this problem,
> and the error check should point out the problem so firmware for
> future boxes can be fixed.
> 
> I thought about also checking for "HP" or "rx5670" somewhere, but
> wasn't sure whether the extra effort of grubbing through DMI or
> something to find that would be worthwhile.
> 
> > Keith just confirmed that SGI doesn't have this SAL bug, but should I
> > be worried about other large ia64 boxes?
> 
> I expect that if other boxes have this problem, they should be seeing
> issues, now that we actually *use* SAL_CACHE_FLUSH for the migration
> cost measurements.  The dropped interrupt should cause pretty obvious
> problems.
> 
> (Did you mean to post this to the list?  If you meant to but forgot,
> you can quote my response.)

Doh!  Yes, I meant for this one to go to the list.  Perhaps the
printk(KERN_ERR "SAL: ...); will be enough of a warning in the
future to anyone unfortunate enough to have a SAL with this bug
and PAL_CACHE_FLUSH != SAL_CACHE_FLUSH.

-Tony

  parent reply	other threads:[~2006-01-30 23:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 22:11 [PATCH] ia64: avoid broken SAL_CACHE_FLUSH implementations Bjorn Helgaas
2006-01-30 23:12 ` Keith Owens
2006-01-30 23:32 ` Bjorn Helgaas
2006-01-30 23:58 ` Luck, Tony [this message]
2006-02-17 20:03 ` Luck, Tony
2006-02-23 16:36 ` Alex Williamson
2006-02-23 18:39 ` Luck, Tony
2006-02-23 23:11 ` Gerald Pfeifer
2006-05-01  7:20 ` Ian Wienand
2006-05-01  9:47 ` Robin Holt
2006-05-01 12:03 ` Ian Wienand

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=20060130235836.GA5750@agluck-lia64.sc.intel.com \
    --to=tony.luck@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox