drc: rework expire code
authornotaz <notasas@gmail.com>
Wed, 23 Feb 2022 23:08:35 +0000 (01:08 +0200)
committernotaz <notasas@gmail.com>
Sat, 26 Feb 2022 21:31:16 +0000 (23:31 +0200)
Should be quite a bit simpler now, and no longer wastes ~4MB of
translation cache for aggressive block expiring. However more stuff
in cache means longer lists which may slow things down if
recompilation is happening nonstop, so further tuning might be needed.


No differences found