Update mimalloc to 3.5.1 - #27662
Conversation
This reverts commit d70353c.
Details: AssertionError: 196838 not less than 196000
sbc100
left a comment
There was a problem hiding this comment.
No new or remove local patches?
|
This directory would be a great candidate for using |
Indeed, no extra patches were made and all existing patches are reapplied as-is (see e.g. commit d70353c were these patches were removed and commit 4b56f61 were they were reapplied). I only needed to modify
I think this would be a good candidate (the design doc in PR #27593 looks interesting too). Hopefully we can just point it at the upstream sources without any patches. For example, the |
I just confirmed this locally. After removing those weak decls, |
No description provided.