]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144319: Use transparent huge pages via `madvise(MADV_HUGEPAGE)` in pymalloc (...
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Thu, 30 Apr 2026 21:18:07 +0000 (23:18 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 21:18:07 +0000 (22:18 +0100)
commit51107387797887b91f0dd69090a30c88a7997aac
tree0fdc1989ca86488f958e5558065a8b13a723f4ec
parentc80e446e6b91fb64e1cbfed8986869accd1fafb6
gh-144319: Use transparent huge pages via `madvise(MADV_HUGEPAGE)` in pymalloc (#144353)
Objects/obmalloc.c