Skip to content

Conversation

@BusyJay
Copy link
Member

@BusyJay BusyJay commented Jan 11, 2026

oldp should not be the same as newp, otherwise jemalloc may write to oldp first
and the new value will be lost.

Also fix invalid test value for max_background_threads and epoch.

oldp should not be the same as newp, otherwise jemalloc may write to oldp first
and the new value will be lost.

Also fix invalid test value for max_background_threads and epoch.

Signed-off-by: Jay Lee <[email protected]>
@BusyJay BusyJay force-pushed the fix-invalid-background-thread-test branch from c9fef2b to 8b3ced3 Compare January 11, 2026 10:47
@BusyJay BusyJay changed the title test: fix invalid value for max_background_threads jemalloc-ctl: fix invalid update implementation Jan 11, 2026
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.

1 participant