Files
snmalloc/src/mem
Nathaniel Filardo 486ef10c21 NFC: bump pointers have just one associated Slab
Rather than ::get()-ing the `Superslab` and `Slab` for each object we just
created from the bump pointer, recognize that these objects necessarily come
from the same `Slab` (and so the same `Superslab`).  In the eventuality of
CHERI, this means we'll amplify once per bump pointer, not once per created
object.
2021-03-19 15:17:56 +00:00
..
2021-03-01 20:18:01 +00:00
2020-10-16 15:57:12 +01:00
2021-03-19 11:28:39 +00:00
2019-07-02 14:58:13 +01:00
2021-03-19 11:28:39 +00:00
2021-03-03 09:02:02 +00:00