diff options
author | Jason Wang <jasowang@redhat.com> | 2017-05-17 12:14:39 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-18 10:07:40 -0400 |
commit | 728fc8d5532b956f9c4b48dff0577fb722251343 (patch) | |
tree | beb325bc3fb5e45282313c9532af5c8df5a85f18 /include/linux/if_tun.h | |
parent | 3acb696015a222f4b25c1b5dce4e36b2d4980da6 (diff) | |
download | linux-rt-728fc8d5532b956f9c4b48dff0577fb722251343.tar.gz |
ptr_ring: introduce batch dequeuing
This patch introduce a batched version of consuming, consumer can
dequeue more than one pointers from the ring at a time. We don't care
about the reorder of reading here so no need for compiler barrier.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/if_tun.h')
0 files changed, 0 insertions, 0 deletions