From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Date: Mon, 09 Feb 2004 23:12:13 +0000 Subject: Re: Limit hash table size Message-Id: List-Id: References: <20040205162355.7a4d4858.akpm@osdl.org> In-Reply-To: <20040205162355.7a4d4858.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: "Chen, Kenneth W" , linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org >>>>> "Andrew" = Andrew Morton writes: Andrew> "Chen, Kenneth W" wrote: >> Andrew, >> >> Will you merge the changes in the network area first while I'm >> working on the solution suggested here for inode and dentry? The >> 2GB tcp hash is the biggest problem for us right now. Andrew> Is there some reason why TCP could not also end up creating Andrew> 100's of millions of objects? Andrew, I think the likelihood that TCP will generate that is quite small, it would require a fairly significant number of network interfaces and I doubt people with 1TB RAM boxes will throw in 256 10GigE interfaces and run them all flat out. Cheers, Jes