Skip to content

WAL: advise mmap to cleanup closed segments#8164

Merged
timvisee merged 1 commit intodevfrom
experiment-wal-explicit-close
Feb 18, 2026
Merged

WAL: advise mmap to cleanup closed segments#8164
timvisee merged 1 commit intodevfrom
experiment-wal-explicit-close

Conversation

@timvisee
Copy link
Member

@timvisee timvisee commented Feb 17, 2026

Bump WAL dependency to include qdrant/wal#108

This explicitly applies the DontNeed madvise on WAL segments that are closed to reduce memory pressure.

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@timvisee timvisee changed the title [Experiment] WAL: advise mmap to cleanup closed segments WAL: advise mmap to cleanup closed segments Feb 18, 2026
@timvisee timvisee force-pushed the experiment-wal-explicit-close branch from b3e62fc to a1379bf Compare February 18, 2026 15:34
@timvisee timvisee marked this pull request as ready for review February 18, 2026 15:35
@timvisee timvisee force-pushed the experiment-wal-explicit-close branch from a1379bf to 1f5dc73 Compare February 18, 2026 15:36
@qdrant qdrant deleted a comment from coderabbitai bot Feb 18, 2026
@qdrant qdrant deleted a comment from coderabbitai bot Feb 18, 2026
@timvisee timvisee merged commit 8e3880b into dev Feb 18, 2026
15 checks passed
@timvisee timvisee deleted the experiment-wal-explicit-close branch February 18, 2026 16:20
@timvisee timvisee mentioned this pull request Feb 18, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants