Re: [PATCH 3/5] CCID 4: Enforce a minimum sending rate of 10 ms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/20/07, Tommi Saviranta <wnd@xxxxxx> wrote:
> +       /* TFRC-SP enforces a minimum interval of 10 milliseconds */
> +       hctx->ccid4hctx_t_ipi =
> +               max_t(u32, scaled_div32(((u64)hctx->ccid4hctx_s) << 6,
> +                                       hctx->ccid4hctx_x),
> +                     10000);
>
I think this should be a constant. Otherwise fine.

-- 
Web1: http://wand.net.nz/~iam4/
Web2: http://www.jandi.co.nz
Blog: http://iansblog.jandi.co.nz
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux