DCCP protocol discussions
 help / color / mirror / Atom feed
* CCID 3 performance - some further thoughts
@ 2006-12-05 20:19 Gerrit Renker
  2006-12-05 20:39 ` Ian McDonald
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerrit Renker @ 2006-12-05 20:19 UTC (permalink / raw)
  To: dccp

I have been experimenting with CCID 3 on various computers,
below is a list of observations:

 * I didn't use netem or anything (no loss), yet the receiver reported loss
   
 * I quite frequently got those messages from tfrc_calc_x, like

   tfrc_calc_x: Value of p (29) below resolution. Substituting 100

   This should not happen - I believe that these p measurements are bogus
   and we should check if the loss rate computation is ok.

 * the behaviour of iperf is very unpredictable, sometimes it seems that
   throughput is directly related to current system load

 * the RTT values are almost always higher than the RTT computed by ICMP
   ping - highly desirable to find ways of obtaining sharper estimates

 * would it make sense to define an RTT cut-off value, such as e.g. 2MSL
   (120 seconds) and regard all RTT estimates above this value as nonsensical?
   E.g.: #define DCCP_SENSIBLE_RTT_VALUE_MAX 120 * USEC_PER_SEC

- Gerrit

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

end of thread, other threads:[~2006-12-05 21:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-05 20:19 CCID 3 performance - some further thoughts Gerrit Renker
2006-12-05 20:39 ` Ian McDonald
2006-12-05 21:26 ` Gerrit Renker
2006-12-05 21:38 ` Ian McDonald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox