Re: [PATCH] Document Linux's circular buffering capabilities

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stefan Richter
Date: Saturday, March 13, 2010 - 2:26 am

David Howells wrote:
...
[...]

Yep.


Would you agree to add a quick note that these examples are simple
enough to not strictly require ACCESS_ONCE but are meant to show what
more general code would have to do?  Else a reader might be left puzzled
why he can't see in the example code the circumstances which require
ACCESS_ONCE and may remain unsure about where to use it in his own works...

(BTW, good that I came across your documentation posting.  This twist
with possibly multiple loads was not apparent to me too.  I am going to
have to have another look at some driver code with this in mind...)
-- 
Stefan Richter
-=====-==-=- --== -==-=
http://arcgraph.de/sr/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Document Linux's circular buffering capabilities, David Howells, (Thu Mar 11, 10:20 am)
Re: [PATCH] Document Linux's circular buffering capabilities, Stefan Richter, (Sat Mar 13, 2:26 am)