Actions
Feature #4942
openPriority FIFO policy: adopt entries from another policy
Status:
New
Priority:
Normal
Assignee:
-
Category:
Tables
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
2.00 h
Description
When tables.cs_policy
is changed to "priority_fifo" upon configuration reload, the Priority FIFO policy should adopt existing CS entries from another policy.
It should treat all entries as if they have been inserted in an unspecified order, and consider solicited-vs-unsolicited and fresh-vs-non-fresh flags on the entries.
Updated by Junxiao Shi over 5 years ago
Until #3361, evicting entries during enumeration is not possible. Thus, the Priority FIFO policy must admit all entries during adoption.
Updated by Junxiao Shi over 5 years ago
- Blocked by Feature #4940: Runtime cache policy change added
Actions