• Nils Goroll's avatar
    Release the fco mtx during "unbusy" log submission · e7976b24
    Nils Goroll authored
    the test case from the next commit exposed a deadlock because the
    only object in the test would consume all memory und could not
    get LRUd because fellow_cache_async_write_complete() would hold
    the fco mtx during log submission.
    e7976b24
fellow_cache.c 137 KB