linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* apparent regressions from TLB range flushing page set
@ 2012-08-20 14:12 Jan Beulich
  2012-08-22  3:23 ` Alex Shi
  2012-08-22  3:26 ` Alex Shi
  0 siblings, 2 replies; 9+ messages in thread
From: Jan Beulich @ 2012-08-20 14:12 UTC (permalink / raw)
  To: Alex Shi; +Cc: Konrad Rzeszutek Wilk, linux-kernel, hpa

Alex,

without even having run that code yet, I think I see two bugs here,
both of which I'm pretty sure I pointed out at least once during the
review cycle:

For one, while TLB_FLUSH_ALL gets passed as 'end' argument to
flush_tlb_others(), the Xen code was made to check its 'start'
parameter.

Second, the UV code doesn't flush the full range at all, it simply
ignores its 'end' parameter (and hence also the "all" indicator).

While the Xen one is simple to fix, I have no clue what to do for
the UV code.

Jan


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

end of thread, other threads:[~2012-08-24  8:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 14:12 apparent regressions from TLB range flushing page set Jan Beulich
2012-08-22  3:23 ` Alex Shi
2012-08-22  7:39   ` Jan Beulich
2012-08-22  8:54     ` Alex Shi
2012-08-22 13:22       ` Jan Beulich
2012-08-24  8:15         ` Alex Shi
2012-08-22  3:26 ` Alex Shi
2012-08-22  7:44   ` Jan Beulich
2012-08-22  7:53     ` Alex Shi

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).