Date: Tue, 11 Nov 2003 23:21:53 +0100 From: Andre Oppermann <oppermann@pipeline.ch> To: Ken Menzel <kenm@icarz.com> Cc: freebsd-current@freebsd.org Subject: Re: tcp hostcache and ip fastforward for review Message-ID: <3FB16101.66A10F00@pipeline.ch> References: <3FAE68FB.64D262FF@pipeline.ch> <063d01c3a870$550b18e0$b2db7bd1@icarz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ken Menzel wrote: > > Hi Andre, > Your patch applies just fine for me now on Oct 10th current > sources. Everything seems to be working fine on dual processor Dell > 2500 with SMP kernel. This is a network backup machine. I don't see > any problems, just as fast as always and seems to be solid so far, > it has only been running a few hours. I ran some network backups to > this server and ssh sessions out. Great! Many thanks for testing and feedback! -- Andre > Thanks Ken > riker# sysctl -a net.inet.tcp.hostcache.list > net.inet.tcp.hostcache.list: > IP address MTU SSTRESH RTT RTTVAR BANDWIDTH CWND > SENDPIPE RECVPIPE HITS UPD EXP > 209.123.219.10 0 0 14ms 9ms 1805600 6516 > 0 0 4 3 3600 > 207.99.22.19 0 0 17ms 13ms 1098400 65535 > 0 0 4 3 600 > > ----- Original Message ----- > From: "Andre Oppermann" <oppermann@pipeline.ch> > To: <freebsd-current@freebsd.org>; <freebsd-net@freebsd.org> > Cc: <sam@errno.com>; <mb@imp.ch>; <ume@freebsd.org> > Sent: Sunday, November 09, 2003 11:19 AM > Subject: tcp hostcache and ip fastforward for review > > > Hello all, > > > > this patch contains three things (to be separated for committing): > > > > tcp_hostcache > > > > - removes protocol cloning from routing table (IPv4+6) > > - removes rtentry pointer from inpcb and in6pcb > <much cut>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB16101.66A10F00>