mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
To avoid to run `tc` every tic to get the qdisc status, we cache it. The cache is updated every time a value is changed via the control interface. NOTE: This will keep track only of the changes by done the plugins interface, if the qdisc parameters are changed by another applcation or by the user via terminal, such changes will not be caught.