David Goldblatt
|
99b1291d17
|
Edata cache: add edata_cache_small_t.
This can be used to amortize the synchronization costs of edata_cache accesses.
|
2020-03-12 11:58:09 -07:00 |
|
David T. Goldblatt
|
182192f83c
|
Base: Pull into a single header.
|
2020-02-18 11:22:09 -08:00 |
|
David Goldblatt
|
c792f3e4ab
|
edata_cache: Remember the associated base_t.
This will save us some trouble down the line when we stop passing arena pointers
everywhere; we won't have to pass around a base_t pointer either.
|
2019-12-20 10:18:40 -08:00 |
|
David Goldblatt
|
7859184179
|
Pull out edata_t caching into its own module.
|
2019-12-20 10:18:40 -08:00 |
|