* SMP and cache-aliasing.
@ 2007-04-25 17:15 Chris Zankel
0 siblings, 0 replies; only message in thread
From: Chris Zankel @ 2007-04-25 17:15 UTC (permalink / raw)
To: linux-mm
Hi,
Sorry for the intrusion, but maybe someone with more insight in linux
memory-management can give me a brief hint about the following:
In an SMP system with cache-aliasing, is it possible that the same
physical page is mapped to two or more virtual addresses of different
'color'?
On a single processor system this doesn't happen. Shared pages are
always allocated in a way to avoid cache-aliasing and non-shared pages
are only mapped once in user-space.
I guess that leaves kernel space. Is it possible that the kernel running
on the two different processors maps the same physical address to pages
of different 'color' in kernel space?
Thank you for any input,
-Chris
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-04-25 17:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-25 17:15 SMP and cache-aliasing Chris Zankel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox