All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux questions
@ 2007-12-03 11:24 Jan Beulich
  2007-12-03 11:29 ` Samuel Thibault
  0 siblings, 1 reply; 11+ messages in thread
From: Jan Beulich @ 2007-12-03 11:24 UTC (permalink / raw)
  To: xen-devel

1) Is there a particular reason Jeremy's sched_clock() variant isn't being
used in linux-2.6.18-hg? Specifically, are there any known downsides to
that approach?

2) What is the reason for the inconsistent use of rmb() vs. barrier() in
time-xen.c? It would seem to me that rmb() should be sufficient in all
cases.

3) Why is it that x86-64's __smp_call_function_single(), just like native,
uses cpu_relax() in its wait-for-response loops, while __smp_call_function()
as well as i386's smp_call_function() use barrier(), other than native?

Thanks, Jan

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

end of thread, other threads:[~2007-12-04 12:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-03 11:24 Linux questions Jan Beulich
2007-12-03 11:29 ` Samuel Thibault
2007-12-03 11:40   ` Jan Beulich
2007-12-03 18:32     ` Keir Fraser
2007-12-04 10:23       ` Jan Beulich
2007-12-04 10:55         ` Keir Fraser
2007-12-04 11:13           ` Andi Kleen
2007-12-04 11:27             ` Keir Fraser
2007-12-04 11:44               ` Andi Kleen
2007-12-04 11:56                 ` Keir Fraser
2007-12-04 12:23                   ` Andi Kleen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.