Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extents: Split out introspection functionality. | David Goldblatt | 2019-12-20 | 1 | -267/+0 |
| | | | | | This isn't really part of the core extent allocation facilities. Especially as this module grows, having it in its own place may come in handy. | ||||
* | Guard slabcur fetching in extent_util | Yinan Zhang | 2019-10-29 | 1 | -4/+2 |
| | |||||
* | Improve memory utilization tests | Yinan Zhang | 2019-05-21 | 1 | -117/+196 |
| | | | | | Added tests for large size classes and expanded the tests to cover wider range of allocation sizes. | ||||
* | Separate tests for extent utilization API | Yinan Zhang | 2019-04-10 | 1 | -0/+190 |
As title. |