public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* INVLPG question
@ 2011-11-12 18:57 Xin Tong
  2011-11-12 19:46 ` David Given
  0 siblings, 1 reply; 2+ messages in thread
From: Xin Tong @ 2011-11-12 18:57 UTC (permalink / raw)
  To: linux-8086

Hello

   When a process has a page fault and Linux swaps out a page from
another process and give it to the page-faulting process. Typically a
INVLPG is used to invalidate entries  in the TLB. I would like to know
whether INVLPG is global ( i.e. across all cores )?

Thanks

Xin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: INVLPG question
  2011-11-12 18:57 INVLPG question Xin Tong
@ 2011-11-12 19:46 ` David Given
  0 siblings, 0 replies; 2+ messages in thread
From: David Given @ 2011-11-12 19:46 UTC (permalink / raw)
  To: linux-8086

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

On 12/11/11 18:57, Xin Tong wrote:
[...]
>    When a process has a page fault and Linux swaps out a page from
> another process and give it to the page-faulting process. Typically a
> INVLPG is used to invalidate entries  in the TLB. I would like to know
> whether INVLPG is global ( i.e. across all cores )?

Last I looked the 8086 didn't have a TLB, or page faults of any
description, and I'm pretty sure that nobody's built a multicore
8086-based machine, so I suspect you might have the wrong mailing list.

You may have better luck here:

http://www.tux.org/lkml/

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ "Under communism, man exploits man. Under capitalism, it's just the
│ opposite." --- John Kenneth Galbrith


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-12 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-12 18:57 INVLPG question Xin Tong
2011-11-12 19:46 ` David Given

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox