summaryrefslogtreecommitdiffstats
path: root/src/adaptive_resortable_list.h
AgeCommit message (Expand)Author
2017-01-22added ARL debugging info and errors on common pitfalls (only when -DNETDATA_I...Costa Tsaousis (ktsaou)
2017-01-21reverted strcmp()Costa Tsaousis (ktsaou)
2017-01-21ARL optimization to move simple_hash() after string comparisonCosta Tsaousis (ktsaou)
2017-01-20replace strcmp() with strsame() and procfile improvementsCosta Tsaousis (ktsaou)
2017-01-20allow ARL to cleanup periodicallyCosta Tsaousis (ktsaou)
2017-01-20adaptive resortable list implementation; used it in cgroups and vmstatCosta Tsaousis (ktsaou)