|
@@ -44,7 +44,7 @@ if NET_SCHED
|
|
|
|
|
|
choice
|
|
choice
|
|
prompt "Packet scheduler clock source"
|
|
prompt "Packet scheduler clock source"
|
|
- default NET_SCH_CLK_JIFFIES
|
|
|
|
|
|
+ default NET_SCH_CLK_GETTIMEOFDAY
|
|
---help---
|
|
---help---
|
|
Packet schedulers need a monotonic clock that increments at a static
|
|
Packet schedulers need a monotonic clock that increments at a static
|
|
rate. The kernel provides several suitable interfaces, each with
|
|
rate. The kernel provides several suitable interfaces, each with
|