Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [lttng-dev] Query on the rculist
@ 2013-01-21  2:01 Liu Yuan
  2013-01-21 14:16 ` Mathieu Desnoyers
  0 siblings, 1 reply; 5+ messages in thread
From: Liu Yuan @ 2013-01-21  2:01 UTC (permalink / raw)


Hi List,

   I noticed that there are just few functions suffixed with rcu for
rculist. And from the source of Linux kernel rculist, I came up with
some comments saying that list_empty_rcu() can be simply achieved by
calling list_empty(). Is this true to urcu too? My questions is, are
following equivalents true?

  list_empty_rcu -> list_empty
  list_del_init_rcu -> list_del_init

If there are more equivalents, please show light on it.

Thanks,
Yuan



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

end of thread, other threads:[~2013-01-24 17:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-21  2:01 [lttng-dev] Query on the rculist Liu Yuan
2013-01-21 14:16 ` Mathieu Desnoyers
2013-01-22 14:24   ` Lai Jiangshan
2013-01-24  5:22     ` Liu Yuan
2013-01-24 17:04       ` Mathieu Desnoyers

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