Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 2018-07-03 | 1 | -1/+5 |
* | block alloc: allocate cache entries from mem_pool | Jameson Miller | 2018-07-03 | 1 | -1/+2 |
* | mem-pool: fill out functionality | Jameson Miller | 2018-07-03 | 1 | -0/+42 |
* | mem-pool: add life cycle management functions | Jameson Miller | 2018-07-03 | 1 | -8/+51 |
* | mem-pool: only search head block for available space | Jameson Miller | 2018-07-03 | 1 | -4/+4 |
* | mem-pool: move reusable parts of memory pool into its own file | Jameson Miller | 2018-04-12 | 1 | -0/+55 |