K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-10-15T17:44:17.825229Z K 7 svn:log V 277 cache: split hotlist between existing negative lists This simplifies the code while allowing for concurrent negative eviction down the road. Cache misses increased slightly due to higher rate of evictions allowed by the change. The current algorithm remains too aggressive. END