]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Track slab occupancy using the mask
authorPaul Durrant <pdurrant@amazon.com>
Wed, 31 Aug 2022 14:39:56 +0000 (15:39 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Wed, 31 Aug 2022 15:49:16 +0000 (16:49 +0100)
commit4046e5b8a25e89049b2b1537f33af56e8d782afe
tree7945631523630620524bafd8b15b40c8d1bd25cb
parent4fc0f9f9be13348b6dbcf44737fd9723ce1b5e78
Track slab occupancy using the mask

This further shortens the slab pre-amble and allows the occupancy to be
amended directly in __CacheMaskSet/Clear().

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
src/xenbus/cache.c