Skip to content

Add mmap accounting hooks - #114

Open
mstetsyuk wants to merge 1 commit into
mainfrom
memory-accounting-hooks
Open

Add mmap accounting hooks#114
mstetsyuk wants to merge 1 commit into
mainfrom
memory-accounting-hooks

Conversation

@mstetsyuk

@mstetsyuk mstetsyuk commented Jul 27, 2026

Copy link
Copy Markdown
Member

Integration with ClickHouse requires accounting for memory allocations via mmap (as opposed to allocations served by new/delete): fiber stacks (excluding guard pages) and io_uring buffers.

This is how the hooks will be used: ClickHouse/ClickHouse@24fae1a.

@mstetsyuk
mstetsyuk marked this pull request as draft July 27, 2026 14:01
@praktika-gh

praktika-gh Bot commented Jul 27, 2026

Copy link
Copy Markdown

Workflow [PR], commit [a79d49b]

Summary:

job_name test_name status info comment
Test ARM (coverage) FAIL
Build and test FAIL
Package coverage HTML FAIL
Test ARM (release) FAIL
Build and test FAIL
Test ARM (tsan) FAIL
Build and test FAIL
Test ARM (asan) FAIL
Build and test FAIL
Test ARM (ubsan) FAIL
Build and test FAIL

@mstetsyuk
mstetsyuk marked this pull request as ready for review July 28, 2026 09:01
@mstetsyuk
mstetsyuk requested a review from vadimskipin July 28, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant