Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header refactoring: unify and de-catchall extent_mmap module. | David Goldblatt | 2017-05-31 | 1 | -0/+10 |
| | |||||
* | Break up headers into constituent parts | David Goldblatt | 2017-01-12 | 1 | -21/+0 |
| | | | | | | | | | | This is part of a broader change to make header files better represent the dependencies between one another (see https://github.com/jemalloc/jemalloc/issues/533). It breaks up component headers into smaller parts that can be made to have a simpler dependency graph. For the autogenerated headers (smoothstep.h and size_classes.h), no splitting was necessary, so I didn't add support to emit multiple headers. | ||||
* | Rename most remaining *chunk* APIs to *extent*. | Jason Evans | 2016-06-06 | 1 | -0/+21 |