xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* ns16550.c's poll_port variable
@ 2012-05-04  8:18 Jan Beulich
  2012-05-04  8:25 ` Keir Fraser
  0 siblings, 1 reply; 10+ messages in thread
From: Jan Beulich @ 2012-05-04  8:18 UTC (permalink / raw)
  To: Keir Fraser; +Cc: xen-devel

Hi Keir,

does this really need to be a per-CPU variable? Can't a timer run only
once at a time on the entire system (the more that it gets re-armed only
at the end of the poll function, whereas the variable is consumed at the
start), and hence the variable can be a simple one? Or else, what
subtlety am I overlooking?

Thanks, Jan

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

end of thread, other threads:[~2012-05-04 13:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  8:18 ns16550.c's poll_port variable Jan Beulich
2012-05-04  8:25 ` Keir Fraser
2012-05-04  9:12   ` Jan Beulich
2012-05-04  9:40     ` Keir Fraser
2012-05-04 11:05       ` Jan Beulich
2012-05-04 12:03         ` Keir Fraser
2012-05-04 12:46           ` Jan Beulich
2012-05-04 13:27             ` Keir Fraser
2012-05-04 13:55               ` Jan Beulich
2012-05-04 13:59                 ` Keir Fraser

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