Attention is currently required from: pespin.
2 comments:
File src/rate_ctr.c:
Patch Set #3, Line 350: llist_for_each_entry(ctrg, &rate_ctr_groups, list) {
you may want to have a generic function passing RATE_CTR_INTV_* param here instead of repeating the […]
Done
Patch Set #3, Line 441: rc = rate_ctr_init_timer(&rate_ctr_timer_sec, &ts_interval_sec, rate_ctr_timer_cb_sec);
I'm not liking this new approach because it could output unconsistent metrics, for instance if the m […]
How would you suggest to influence timer ordering?
To view, visit change 30303. To unsubscribe, or for help writing mail filters, visit settings.