netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about QOS
@ 2005-04-26  9:16 Nicolas DICHTEL
  2005-04-26 12:59 ` Thomas Graf
  0 siblings, 1 reply; 10+ messages in thread
From: Nicolas DICHTEL @ 2005-04-26  9:16 UTC (permalink / raw)
  To: netdev, linux-net

I set CONFIG_NET_SCH_CLK_GETTIMEOFDAY in my kernel. The macro 
PSCHED_TDIFF_SAFE calculates
the difference between two timestamps and uses the function 
psched_tod_diff() to do this.
If the clock is readjusted (due to ntp for example), this function can 
return a negative number
(if bound > 1000000) and then the flow is blocked by the kernel. Am I 
right ? or I miss
something ? Is this a bug ?


Thanks
Nicolas


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-05-03 21:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26  9:16 Question about QOS Nicolas DICHTEL
2005-04-26 12:59 ` Thomas Graf
2005-04-26 14:57   ` Nicolas DICHTEL
2005-04-26 19:14     ` Thomas Graf
2005-04-27  7:44       ` Nicolas DICHTEL
2005-04-27 11:42         ` Thomas Graf
2005-04-28 19:14           ` David S. Miller
2005-04-29 12:16           ` Patrick McHardy
2005-04-29 12:39             ` Thomas Graf
2005-05-03 21:40             ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).