Skip to content

Add AllocationGuard to page allocator hooks. - #611

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_973926933
Sep 1, 2026
Merged

Add AllocationGuard to page allocator hooks.#611
copybara-service[bot] merged 1 commit into
masterfrom
test_973926933

Conversation

@copybara-service

Copy link
Copy Markdown

Add AllocationGuard to page allocator hooks.

We implicitly enforce this on deallocation since those are holding the pageheap_lock, but we do not do the same on allocations.

@copybara-service
copybara-service Bot force-pushed the test_973926933 branch 2 times, most recently from 36fa9c6 to f92b1a2 Compare September 1, 2026 14:46
We implicitly enforce this on deallocation since those are holding the pageheap_lock, but we do not do the same on allocations.

PiperOrigin-RevId: 974517542
@copybara-service
copybara-service Bot force-pushed the test_973926933 branch 2 times, most recently from f92b1a2 to e355551 Compare September 1, 2026 15:41
@copybara-service
copybara-service Bot merged commit e355551 into master Sep 1, 2026
@copybara-service
copybara-service Bot deleted the test_973926933 branch September 1, 2026 15:41
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