linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: andrea@suse.de (Andrea Arcangeli)
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk (Alan Cox),
	torvalds@transmeta.com (Linus Torvalds),
	robert_macaulay@dell.com (Robert Macaulay)
Subject: Re: x86 smp_call_function recent breakage
Date: Tue, 23 Oct 2001 17:49:35 +0100 (BST)	[thread overview]
Message-ID: <E15w4kB-0006Vf-00@the-village.bc.nu> (raw)
In-Reply-To: <20011023182954.O26029@athlon.random> from "Andrea Arcangeli" at Oct 23, 2001 06:29:54 PM

> This isn't the right fix:

The cache thing you may be right on. The core fix is not about caching
its about fixing races on IPI replay. We have to handle an IPI reoccuring
potentially with a small time delay due to a retransmit of a message
lost by one party on the bus. Furthermore it seems other messages can
pass the message that then gets retransmitted.

> Robert, this explains the missed IPI during drain_cpu_caches, it isn't
> ram fault or IPI missed by the hardware, so I suggest to just backout
> the second diff above and try again. Will be fixed also in next -aa of
> course.

I'm not sure I follow why it explains a missed IPI. Please explain in
more detail.

Alan

  reply	other threads:[~2001-10-23 16:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-23 16:29 x86 smp_call_function recent breakage Andrea Arcangeli
2001-10-23 16:49 ` Alan Cox [this message]
2001-10-23 17:23   ` Andrea Arcangeli

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=E15w4kB-0006Vf-00@the-village.bc.nu \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=andrea@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robert_macaulay@dell.com \
    --cc=torvalds@transmeta.com \
    /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;
as well as URLs for NNTP newsgroup(s).