8000 gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx by corona10 · Pull Request #134238 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx #134238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

corona10
Copy link
Member
@corona10 corona10 commented May 19, 2025

@corona10 corona10 marked this pull request as ready for review May 19, 2025 19:24
@corona10 corona10 requested a review from Yhg1s May 19, 2025 19:25
@corona10
Copy link
Member Author
corona10 commented May 19, 2025

Following code is now fully okay with this PR.

https://gist.github.com/duaneg/59ec54d52e19a7ad52d8c4d82ef8e9fb

Copy link
Contributor
@colesbury colesbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@corona10 corona10 merged commit 317c496 into python:main May 20, 2025
46 checks passed
@miss-islington-app
Copy link

Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2025
…_nextx (pythonGH-134238)

(cherry picked from commit 317c496)

Co-authored-by: Donghee Na <donghee.na@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 20, 2025
…_nextx (pythonGH-134238)

(cherry picked from commit 317c496)

Co-authored-by: Donghee Na <donghee.na@python.org>
@bedevere-app
Copy link
bedevere-app bot commented May 20, 2025

GH-134352 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 20, 2025
@bedevere-app
Copy link
bedevere-app bot commented May 20, 2025

GH-134353 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 20, 2025
corona10 added a commit that referenced this pull request May 20, 2025
…t_nextx (GH-134238) (gh-134352)

gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (GH-134238)
(cherry picked from commit 317c496)

Co-authored-by: Donghee Na <donghee.na@python.org>
corona10 added a commit that referenced this pull request May 20, 2025
…t_nextx (GH-134238) (gh-134353)

gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx (GH-134238)
(cherry picked from commit 317c496)

Co-authored-by: Donghee Na <donghee.na@python.org>
lkollar pushed a commit to lkollar/cpython that referenced this pull request May 26, 2025
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.

2 participants
0