Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
LU-18192 added a way to mix different TBF types to generate a custom hash for the generic TBF policy. So TBF generic policy is able to manipulate all the types, this makes old policy callbacks obsolete.
The TBF code can be rework to:
- Remove old TBF policy callbacks and keep only the generic ones
- Use a single hashtable (remove cfs_hash and keep rhashtable).
- Unify the way to handle the LRU (some have it, others don’t)
Attachments
Issue Links
- is related to
-
LU-18192 TBF: generic combination TBF types with different granularities
-
- Open
-