提交 dca80b96 编写于 作者: P Patrick McHardy 提交者: David S. Miller

[PKT_SCHED]: Change default clock source to gettimeofday

The default of using jiffies is very bad and results in
underutilization except with very low bandwidth.
Signed-off-by: NPatrick McHardy <kaber@trash.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 ee51b1b6
......@@ -44,7 +44,7 @@ if NET_SCHED
choice
prompt "Packet scheduler clock source"
default NET_SCH_CLK_JIFFIES
default NET_SCH_CLK_GETTIMEOFDAY
---help---
Packet schedulers need a monotonic clock that increments at a static
rate. The kernel provides several suitable interfaces, each with
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册