[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100825.005958.242146504.davem@davemloft.net>
Date: Wed, 25 Aug 2010 00:59:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: anton@...ba.org, netdev@...r.kernel.org, miltonm@....com
Subject: Re: [PATCH] tcp: Fix sysctl_tcp_max_orphans when PAGE_SIZE != 4k
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 25 Aug 2010 09:39:01 +0200
> Considering your previous mail, I suggest you add
>
> sysctl_tcp_max_orphans = max(sysctl_tcp_max_orphans,
> percpu_counter_batch * num_possible_cpus());
That seems unnecessary, see my other reply to Anton on how to fix this
skew problem.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists