• Nils Goroll's avatar
    Release the fco mtx during "unbusy" log submission · 871f2565
    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.
    871f2565
fellow_cache.c 137 KB