Use two consecutive mappings of the ring buffer.
authorSøren Sandmann Pedersen <ssp@redhat.com>
Mon, 7 Sep 2009 00:43:57 +0000 (20:43 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 8 Sep 2009 07:02:37 +0000 (03:02 -0400)
commit08ba6bfbd369cd5315f3832115ac23bcd63bd7fc
treeeb0b9689b8fefb204812e9710360d9c4d4e98ecb
parent594a58d67467495761d2d0826555612785dfcb90
Use two consecutive mappings of the ring buffer.

This allows us to not ignore wrapping and just process events instead
of having to copy the data to temporary storage.
collector.c