xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Linux'es SLUB incompatible with Xen?
@ 2014-09-25  8:23 Jan Beulich
  2014-09-25 10:08 ` Ian Campbell
  2014-09-25 10:47 ` David Vrabel
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Beulich @ 2014-09-25  8:23 UTC (permalink / raw)
  To: David Vrabel, Boris Ostrovsky, Konrad Rzeszutek Wilk
  Cc: Juergen Gross, xen-devel

Linux-Xen maintainers,

are you aware that SLUB's use of percpu_cmpxchg16b_double() is
currently incompatible with Xen when run on old, not cmpxchg16b
capable x86-64 CPUs (the problem being this_cpu_cmpxchg16b_emu's
non-paravirtualized use of CLI)? Or is that a simple "we don't care -
don't run Xen on such old systems" (despite everything else, including
the hypervisor, working fine there)?

Jan

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

end of thread, other threads:[~2014-09-26 18:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  8:23 Linux'es SLUB incompatible with Xen? Jan Beulich
2014-09-25 10:08 ` Ian Campbell
2014-09-25 10:53   ` Jan Beulich
2014-09-25 10:57     ` Ian Campbell
2014-09-25 10:47 ` David Vrabel
2014-09-26 18:12   ` Konrad Rzeszutek Wilk

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