Skip to content

sui_v1.20.0_1708660069_ci

@mystenmark mystenmark tagged this 23 Feb 00:40
## Description 

Initial outline of WritebackCache, showing overall design of cache.

All object-lock related code is todo!() for now. That code is extremely
tricky and deserves its own PR.

WritebackCache is not yet used.

## Test Plan 

At this point: unittests + concurrent writer/reader test which is able
to find the bug we had earlier where we wrote tombstones after new
objects
Assets 2
Loading