cosmopolitan/third_party/dlmalloc/README.cosmo

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
492 B
Text
Raw Normal View History

DESCRIPTION
2020-06-15 14:18:57 +00:00
malloc-2.8.6
written by Doug Lea
2020-06-15 14:18:57 +00:00
LICENSE
http://creativecommons.org/publicdomain/zero/1.0/
LOCAL CHANGES
- Fix bug in dlmalloc_inspect_all()
- Define dlmalloc_requires_more_vespene_gas()
- Make dlmalloc scalable using sched_getcpu()
- Use faster two power roundup for memalign()
- Implemented the locking functions dlmalloc wants
- Use assembly _init() rather than ensure_initialization()
- Rather than calling mmap() 96 times from _start() just use .bss