[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090903.200615.220020629.davem@davemloft.net>
Date: Thu, 03 Sep 2009 20:06:15 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhananjay@...xen.com
Cc: davem@...emloft.com, netdev@...r.kernel.org, dhananjay@...gic.com
Subject: Re: [PATCH NEXT 1/3] netxen: fix lro buffer allocation
From: Dhananjay Phadke <dhananjay@...xen.com>
Date: Thu, 3 Sep 2009 16:10:53 -0700
> From: Dhananjay Phadke <dhananjay@...gic.com>
>
> Alloc 12k skbuffs so that firmware can aggregate more
> packets into one buffer. This doesn't raise memory
> consumption since 9k skbs use 16k slab cache anyway.
>
> Signed-off-by: Dhananjay Phadke <dhananjay@...xen.com>
Applied. But allocating such huge linear buffers is asking for
guarenteed trouble. Can't you split them up into page sized chunks
with this chip?
--
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