netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <zbr@ioremap.net>
To: David Miller <davem@davemloft.net>
Cc: denys@visp.net.lb, netdev@vger.kernel.org
Subject: Re: Allowing more than 64k connections and heavily optimize bind(0) time.
Date: Mon, 12 Jan 2009 12:27:56 +0300	[thread overview]
Message-ID: <20090112092756.GA29498@ioremap.net> (raw)
In-Reply-To: <20090111.230138.237917213.davem@davemloft.net>

On Sun, Jan 11, 2009 at 11:01:38PM -0800, David Miller (davem@davemloft.net) wrote:
> Ok, I applied Evegniy's patch, but it didn't even come WITHIN A MILE
> of applying to the current tree.  Eric Dumazet's RCU hash table
> changes and net namespace macro modifications destroyed all of the
> context and content in these patches.  It was one huge reject, even
> with dumb patch.

Thank you David.

> As I just have been told, it results in this strange behaviour:
> $ grep -n :60013 netstat.res
> 33101:tcp        0      0 local1:60013       remote:80       ESTABLISHED
> 33105:tcp        0      0 local1:60013       remote:80       ESTABLISHED
> 52084:tcp        0      0 local2:60013       remote:80       ESTABLISHED
> 52085:tcp        0      0 local2:60013       remote:80       ESTABLISHED
> 58249:tcp        0      0 local3:60013       remote:80       ESTABLISHED
> 
> it is yet to resolve what it is and how much harm it brings :)

It should be already resolved in the patch :)

-- 
	Evgeniy Polyakov

  reply	other threads:[~2009-01-12  9:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-24 19:09 Allowing more than 64k connections and heavily optimize bind(0) time Evgeniy Polyakov
2008-12-25 21:29 ` Evgeniy Polyakov
2009-01-10 10:59   ` Evgeniy Polyakov
2009-01-11  7:20     ` David Miller
2009-01-11 12:52       ` Evgeniy Polyakov
2009-01-11 13:03         ` Denys Fedoryschenko
2009-01-11 13:09           ` Evgeniy Polyakov
2009-01-12  7:01           ` David Miller
2009-01-12  9:27             ` Evgeniy Polyakov [this message]
2008-12-26  8:31 ` Evgeniy Polyakov

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=20090112092756.GA29498@ioremap.net \
    --to=zbr@ioremap.net \
    --cc=davem@davemloft.net \
    --cc=denys@visp.net.lb \
    --cc=netdev@vger.kernel.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).