Re: [PATCH 8/10]: [DCCP] CCID2: Allocate seq records on demand

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

 



From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxx>
Date: Thu, 14 Sep 2006 14:12:50 -0300

> Allocate more sequence state on demand.  Each time a packet is sent out by
> CCID2, a record of it needs to be kept.  This list of records grows
> proportionally to cwnd.  Previously, the length of this list was hardcored and
> therefore the cwnd could only grow to this value (of 128).  Now, records are
> allocated on demand as necessary---cwnd may grow as it wishes.  The exceptional
> case of when memory is not available is not handled gracefully.  Perhaps, cwnd
> should be capped at that point.
> 
> Signed-off-by: Andrea Bittau <a.bittau@xxxxxxxxxxxx>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxx>

Applied, but also needed trailing whitespace fixups.

Thanks.
-
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