Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932427AbVIMHGR (ORCPT ); Tue, 13 Sep 2005 03:06:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932425AbVIMHGR (ORCPT ); Tue, 13 Sep 2005 03:06:17 -0400 Received: from 66-23-228-155.clients.speedfactory.net ([66.23.228.155]:18880 "EHLO kevlar.burdell.org") by vger.kernel.org with ESMTP id S932427AbVIMHGQ (ORCPT ); Tue, 13 Sep 2005 03:06:16 -0400 Date: Tue, 13 Sep 2005 03:02:04 -0400 From: Sonny Rao To: Danny ter Haar Cc: linux-kernel@vger.kernel.org, mbligh@mbligh.org Subject: Re: 2.6.13-mm3 Message-ID: <20050913070204.GA30231@kevlar.burdell.org> References: <20050912024350.60e89eb1.akpm@osdl.org> <20050912200914.GA13962@kevlar.burdell.org> <20050912220617.GA18215@kevlar.burdell.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 22 On Tue, Sep 13, 2005 at 05:14:34AM +0000, Danny ter Haar wrote: > Sonny Rao wrote: > >Are you using jumbo frames or anything like that? > > Not as far as i know. > > I gave the kernel some more buffer as stated on > http://home.cern.ch/~jes/gige/acenic.html > > echo 256144 > /proc/sys/net/core/rmem_max > echo 262144 > /proc/sys/net/core/wmem_max Not sure if this could lead to higher order allocations -- the only place I think it might happen is in sock_kmalloc() Dunno, Martin? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/