Jason Evans
|
e3187ec6b6
|
Fix large_dalloc_impl() to always lock large_mtx.
|
2016-09-23 12:21:34 -07:00 |
|
Jason Evans
|
04942c3d90
|
Remove a stray memset(), and fix a junk filling test regression.
|
2016-06-05 21:00:02 -07:00 |
|
Jason Evans
|
f8f0542194
|
Modify extent hook functions to take an (extent_t *) argument.
This facilitates the application accessing its own extent allocator
metadata during hook invocations.
This resolves #259.
|
2016-06-05 21:00:02 -07:00 |
|
Jason Evans
|
e28b43a739
|
Remove some unnecessary locking.
|
2016-06-05 20:42:24 -07:00 |
|
Jason Evans
|
22588dda6e
|
Rename most remaining *chunk* APIs to *extent*.
|
2016-06-05 20:42:23 -07:00 |
|
Jason Evans
|
9c305c9e5c
|
s/chunk_hook/extent_hook/g
|
2016-06-05 20:42:23 -07:00 |
|
Jason Evans
|
7d63fed0fd
|
Rename huge to large.
|
2016-06-05 20:42:23 -07:00 |
|