Jason Evans
|
977103c897
|
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
This avoids warnings in some cases, and is otherwise generally good
hygiene.
|
2016-10-27 21:31:25 -07:00 |
|
Jason Evans
|
d51139c33c
|
Verify extent hook functions receive correct extent_hooks pointer.
|
2016-09-29 09:50:35 -07:00 |
|
Jason Evans
|
0c5cec833f
|
Relax extent hook tests to work with unsplittable extents.
|
2016-06-05 22:30:31 -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
|
22588dda6e
|
Rename most remaining *chunk* APIs to *extent*.
|
2016-06-05 20:42:23 -07:00 |
|