commit | 112f9cb65643caf7b922e1a66dc752bfab40aeb1 | [log] [tgz] |
---|---|---|
author | Dave Taht <dave.taht@gmail.com> | Wed Nov 08 15:12:26 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 13 10:15:47 2017 +0900 |
tree | 889c4aa97b41a6e8078d10a7e31c35c00b295dc3 | |
parent | 338d182fa542b3ca05456ad1ce9cebe6580083b1 [diff] |
netem: convert to qdisc_watchdog_schedule_ns Upgrade the internal netem scheduler to use nanoseconds rather than ticks throughout. Convert to and from the std "ticks" userspace api automatically, while allowing for finer grained scheduling to take place. Signed-off-by: Dave Taht <dave.taht@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>