Commit Graph

2 Commits (83a76190711924ff1393ca372139c3f5a033c0a5)

Author SHA1 Message Date
Ershaad Basheer 83a7619071 Rename ringbuf map and other reviewer suggestions 2 months ago
Ershaad Basheer d8bd45b84c fix consumer index handling for pinned ringbuf map
Newly loaded ring buffer maps assumed that the consumer index was at
position 0. This is not always true for pinned maps since they are
persistent and therefore remember the consumer index position from the
last time that they were read from

Fixes: #1309
3 months ago