Proper implementation of the treadmill algorithm #517
Labels
A-allocator
Area: Allocator
A-utils
Area: Utilities
C-cleanup
Category: Cleanup
C-enhancement
Category: Enhancement
P-normal
Priority: Normal.
The current
TreadMill
is a misnomer, as it usesHashSet
s rather than linked lists.It was used during our prototyping phase as a "drop-in" replacement of a real treadmill.
So,
cc @steveblackburn
The text was updated successfully, but these errors were encountered: