chore: update Homebrew formula for v0.5.2#2293
Merged
Merged
Conversation
f90aeb6 to
ad0dfd6
Compare
ad0dfd6 to
a1ca89b
Compare
oferchen
added a commit
that referenced
this pull request
May 1, 2026
Co-authored-by: oc-rsync-bot <actions@github.com>
oferchen
added a commit
that referenced
this pull request
May 5, 2026
Co-authored-by: oc-rsync-bot <actions@github.com>
2 tasks
oferchen
added a commit
that referenced
this pull request
May 17, 2026
Catalogues the allocation site (BgidAllocator::allocate at crates/fast_io/src/io_uring/buffer_ring.rs:193) and the release site (BufferRing::Drop at buffer_ring.rs:720, deallocate at :245). Pins BgidExhausted definition (io_uring_common.rs:370) and the two raise sites. Identifies the gap that BGE-3 and BGE-4 need to close: no peak telemetry, unbounded free-list, no in-tree caller (production PBUF wiring is still pending under #1936/#1937). Lays out the free-list pool + Drop signal recycling plan for BGE-4 and the churn / loom / recovery stress matrix for BGE-5.
oferchen
added a commit
that referenced
this pull request
May 18, 2026
Catalogues the allocation site (BgidAllocator::allocate at crates/fast_io/src/io_uring/buffer_ring.rs:193) and the release site (BufferRing::Drop at buffer_ring.rs:720, deallocate at :245). Pins BgidExhausted definition (io_uring_common.rs:370) and the two raise sites. Identifies the gap that BGE-3 and BGE-4 need to close: no peak telemetry, unbounded free-list, no in-tree caller (production PBUF wiring is still pending under #1936/#1937). Lays out the free-list pool + Drop signal recycling plan for BGE-4 and the churn / loom / recovery stress matrix for BGE-5.
oferchen
added a commit
that referenced
this pull request
May 18, 2026
Catalogues the allocation site (BgidAllocator::allocate at crates/fast_io/src/io_uring/buffer_ring.rs:193) and the release site (BufferRing::Drop at buffer_ring.rs:720, deallocate at :245). Pins BgidExhausted definition (io_uring_common.rs:370) and the two raise sites. Identifies the gap that BGE-3 and BGE-4 need to close: no peak telemetry, unbounded free-list, no in-tree caller (production PBUF wiring is still pending under #1936/#1937). Lays out the free-list pool + Drop signal recycling plan for BGE-4 and the churn / loom / recovery stress matrix for BGE-5.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the Homebrew formula.
Changes
Testing