]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/sched/sch_netem.c
netem: convert to qdisc_watchdog_schedule_ns
authorDave Taht <dave.taht@gmail.com>
Wed, 8 Nov 2017 23:12:26 +0000 (15:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Nov 2017 01:15:47 +0000 (10:15 +0900)
commit112f9cb65643caf7b922e1a66dc752bfab40aeb1
tree889c4aa97b41a6e8078d10a7e31c35c00b295dc3
parent338d182fa542b3ca05456ad1ce9cebe6580083b1
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>
net/sched/sch_netem.c