All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: "Benjamin C.R. LaHaise" <blah@kvack.org>
To: masp0008@stud.uni-sb.de
Cc: linux-mm@kvack.org
Subject: Re: active_mm & SMP & TLB flush: possible bug
Date: Wed, 28 Jul 1999 11:46:43 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.3.96.990728114443.27907A-100000@mole.spellcast.com> (raw)
In-Reply-To: <379EF7D0.375C78A4@colorfullife.com>

On Wed, 28 Jul 1999, Manfred Spraul wrote:

> if these 2 CPU switch their roles, then we use an outdates
> TLB cache.

You're right, thankfully it's fixed in 2.3.12-8 (meaning that my dual
finally stops SIGSEGVing random processes).

> BTW, where can I find more details about the active_mm implementation?
> specifically, I'd like to know why active_mm was added to
> "struct task_struct".
> >From my first impression, it's a CPU specific information
> (every CPU has exactly one active_mm, threads which are not running have
> no
> active_mm), so I'd have used a global array[NR_CPUS].

That soulds like a good idea -- care to offer a patch? =)

		-ben

--
Hi!  I'm Signature Virus 99!  Copy me into your .signature and join the fun!

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

  reply	other threads:[~1999-07-28 15:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-28 12:30 active_mm & SMP & TLB flush: possible bug Manfred Spraul
1999-07-28 15:46 ` Benjamin C.R. LaHaise [this message]
1999-07-28 18:07 ` Kanoj Sarcar
  -- strict thread matches above, loose matches on Subject: below --
1999-07-28 16:58 Manfred Spraul
1999-07-28 18:35 Manfred Spraul, Benjamin C.R. LaHaise

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=Pine.LNX.3.96.990728114443.27907A-100000@mole.spellcast.com \
    --to=blah@kvack.org \
    --cc=linux-mm@kvack.org \
    --cc=masp0008@stud.uni-sb.de \
    /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.