Attention is currently required from: pespin.
1 comment:
File src/rate_ctr.c:
Patch Set #3, Line 359: timer_ticks++;
shouldn't you update timer_ticks with expire_count?
No, why would I do that? The timer_ticks is updated manually every time timer ticks (pun intended). The way timer expiration is implemented is orthogonal to that. Moreover, follow-up patch gets rid of manual timer_ticks update anyway.
To view, visit change 30302. To unsubscribe, or for help writing mail filters, visit settings.