This is an automated email from the ASF dual-hosted git repository.
liujiapeng pushed a change to branch mmap-queue
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git.
from a1ab4e8 remove go.mod& go.sum from the check
add a517a0e polish mmap magic number & enhance swap method
No new revisions were added by this update.
Summary of changes:
docs/plugins/queue/mmap/README.md | 20 +++++++-------
plugins/queue/mmap/branchmark_test.go | 23 ++++++++++-------
plugins/queue/mmap/meta/meta.go | 46 +++++++++++++++++++++------------
plugins/queue/mmap/queue.go | 13 +++++++---
plugins/queue/mmap/queue_opreation.go | 7 +++--
plugins/queue/mmap/queue_test.go | 4 +--
plugins/queue/mmap/segment_operation.go | 20 +++-----------
7 files changed, 74 insertions(+), 59 deletions(-)