All of lore.kernel.org
 help / color / mirror / Atom feed
* Regarding mmap synchronization.
@ 2011-09-18 18:02 mindentropy
  2011-09-18 18:49 ` Dave Hylands
  0 siblings, 1 reply; 4+ messages in thread
From: mindentropy @ 2011-09-18 18:02 UTC (permalink / raw)
  To: kernelnewbies

Hi,

  I have mmaped a circular queue buffer created in the kernel.  Now I want to 
mmap the read and write pointers in the queue but I am not sure how to 
synchronize the access of the pointers between the kernel and userspace(while 
checking sizes for overflow and underflow). How should I go about doing this?

Thanks.

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

end of thread, other threads:[~2011-09-18 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-18 18:02 Regarding mmap synchronization mindentropy
2011-09-18 18:49 ` Dave Hylands
2011-09-18 19:12   ` mindentropy
2011-09-18 19:56     ` Dave Hylands

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.