All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Reviewing CodeSamples/count/count_stat_eventual.c
@ 2017-05-09  5:08 Junchang Wang
  2017-05-09  5:08 ` [PATCH 1/2] Replace definition of variable sum from int to unsigned long Junchang Wang
  2017-05-09  5:08 ` [PATCH 2/2] Remove unnecessary memory fence Junchang Wang
  0 siblings, 2 replies; 8+ messages in thread
From: Junchang Wang @ 2017-05-09  5:08 UTC (permalink / raw)
  To: perfbook; +Cc: Junchang Wang

Hi Paul,

Thanks for this excellent book. I enjoy reading the book very much(especially the Q&A
part), and have learned a lot from the first a few chapters.

I will post patches and questions while reading the book. Definitely, I'm not an
expert here, so please help correct if I misunderstand anything. Thanks!

Junchang Wang (2):
  Replace definition of variable sum from int to unsigned long
  Remove unnecessary memory fence

 CodeSamples/count/count_stat_eventual.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-05-09 23:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09  5:08 [PATCH 0/2] Reviewing CodeSamples/count/count_stat_eventual.c Junchang Wang
2017-05-09  5:08 ` [PATCH 1/2] Replace definition of variable sum from int to unsigned long Junchang Wang
2017-05-09 14:47   ` Paul E. McKenney
2017-05-09  5:08 ` [PATCH 2/2] Remove unnecessary memory fence Junchang Wang
2017-05-09 14:47   ` Paul E. McKenney
2017-05-09 15:20     ` Junchang Wang
2017-05-09 15:40       ` Paul E. McKenney
2017-05-09 23:11         ` Junchang Wang

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.