HomeFreeBSD

jemalloc: bootstramp vendor/jemalloc branch

Description

jemalloc: bootstramp vendor/jemalloc branch

Using the just created vendor/jemalloc (details on its creation there),
create a subtree merge commit to boostrap (thanks emaste for the recipe
for another bootstrap):
% git merge -s subtree -Xsubtree=contrib/jemalloc -Xours vendor/jemalloc --allow-unrelated-histories

Now, cleanup the imported sources:
% cd contrib/jemalloc
% cat FREEBSD-Xlist | xargs git rm -rf
% git commit --amend
% git diff freebsd/main main # shows only FREEBSD-Xlist cleanups as diffs

No changes intended.

Sponsored by: Netflix

Details

Provenance
impAuthored on Dec 1 2024, 6:44 AM
Parents
rG5fcaf1329722: jemalloc: Remove obsolete files from the exclusion list
rGd4d6bda0bc79: jemalloc: Import version 5.2.1
Branches
Unknown
Tags
Unknown

Empty Commit

This commit is empty and does not affect any paths.