public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Why is psr.ic off for ia64_pal_cache_flush?
@ 2005-12-26  5:44 Tian, Kevin
  2006-01-05 15:25 ` Dean Roe
  2006-01-05 19:59 ` Magenheimer, Dan (HP Labs Fort Collins)
  0 siblings, 2 replies; 3+ messages in thread
From: Tian, Kevin @ 2005-12-26  5:44 UTC (permalink / raw)
  To: linux-ia64

I know that currently there's no such invocation to ia64_pal_cache_flush
within ia64 linux kernel, but like to know why it's the only instance to
call PAL_CALL_IC_OFF under virtual mode? Since there's no DTR setup for
pal area, it can only work if DTC entry exists just before off psr.ic,
or pal procedure for this type doesn't issue any data access. Or else
nested dtlb miss may happen and it seems not to be handled by current
linux code.

Currently this stub is invoked by XEN (an open source VMM with code
derived from linux) to sync I/D cache after management tool loads kernel
image and initrd of another domain (guest OS). Though we may take place
of it by fc.i, I'm still curious to know historical background for this
design.

Thanks in advance,
Kevin

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

end of thread, other threads:[~2006-01-05 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-26  5:44 Why is psr.ic off for ia64_pal_cache_flush? Tian, Kevin
2006-01-05 15:25 ` Dean Roe
2006-01-05 19:59 ` Magenheimer, Dan (HP Labs Fort Collins)

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