summaryrefslogtreecommitdiff
path: root/posts/jemalloc-hpa-reference
AgeCommit message (Collapse)Author
9 daysAdd support for atom / rss feedHEADmasterDmitry Ilvokhin
Date format was changed to support `updated` in ISO format. Now every post will require date and time, which might be a usability regression, but we'll see. Also, `updated` field was introduced in metadata. If there is no such field, them date field will be used instead.
2025-03-23Update wording for Jemalloc HPA ReferenceDmitry Ilvokhin
2025-03-23Publish Jemalloc HPA ReferenceDmitry Ilvokhin
2025-03-23Add Jemalloc HPA Reference postDmitry Ilvokhin
There is no available documentation about HPA options at the moment. Best documentation is a code itself, but it might require too much knowledge about jemalloc internals to follow it. This reference should provide a starting point of what can be tweaked and what meaning available options have.