There is a redundant pattern in the SelectNodeToEvict algorithm, which can be fatorized to make the code easier to follow.
There is no change in behavior.
Ref T1634.
Differential D9863
Introduce EraseLastKElementsIf to simplify the node eviction code Fabien on Aug 10 2021, 13:18. Authored by Tags None Subscribers None
Details
There is a redundant pattern in the SelectNodeToEvict algorithm, which can be fatorized to make the code easier to follow. There is no change in behavior. Ref T1634. ninja all check-all
Diff Detail
|