netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: "David S. Miller" <davem@davemloft.net>,
	Baruch Even <baruch@ev-en.org>,
	Daniele Lacamera <mlists@danielinux.net>,
	"Angelo Dell'Aera" <buffer@antifork.org>,
	netdev@oss.sgi.com
Subject: Re: 2.6.12-rc4-tcp2
Date: Wed, 11 May 2005 21:12:17 -0300	[thread overview]
Message-ID: <39e6f6c7050511171244fa6661@mail.gmail.com> (raw)
In-Reply-To: <20050511164939.1ec95f2f@dxpl.pdx.osdl.net>

On 5/11/05, Stephen Hemminger <shemminger@osdl.org> wrote:
> http://developer.osdl.org/shemminger/patches/2.6.12-rc4-tcp2
> 
> Patches that should probably go in 2.6.13.
> Note: Westwood and Hybla need more debugging and don't seem
> to work correctly.
> 
> # stuff to cleanup netif_rx
> fastroute-stats-remove.diff
> no-congestion.diff
> no-throttle.diff
> bigger-backlog.diff
> fix-weightp.diff
> 
> tso-reloaded.patch
> 
> # TCP congestion infrastructure
> tcp_infra.patches

+	/* cleanup private data  (optional) */
+	void (*destory)(struct tcp_sock *tp);
                    ^^^^^
Typo 8)
+	/* return slow satrt threshold (required) */

> tcp_bic.patch
> westwood.patch
> hstcp.patch
> hybla.patch
> vegas.patch
> h-tcp.patch
> 
> # Rearrange sk_buff to make room for bigger cb[]
> # This allows adding ptr for SACK improvement without
> # more memory
> skbuff-del-security.patch
> 
> 


-- 
- Arnaldo

      reply	other threads:[~2005-05-12  0:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 23:49 2.6.12-rc4-tcp2 Stephen Hemminger
2005-05-12  0:12 ` Arnaldo Carvalho de Melo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39e6f6c7050511171244fa6661@mail.gmail.com \
    --to=arnaldo.melo@gmail.com \
    --cc=acme@ghostprotocols.net \
    --cc=baruch@ev-en.org \
    --cc=buffer@antifork.org \
    --cc=davem@davemloft.net \
    --cc=mlists@danielinux.net \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).