[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090903.201537.26653675.davem@davemloft.net>
Date: Thu, 03 Sep 2009 20:15:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhananjay.phadke@...gic.com
Cc: davem@...emloft.com, netdev@...r.kernel.org
Subject: Re: [PATCH NEXT 1/3] netxen: fix lro buffer allocation
From: Dhananjay Phadke <dhananjay.phadke@...gic.com>
Date: Thu, 3 Sep 2009 20:14:01 -0700
>
>
>> 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?
>
> "chained" LRO is not enabled by firmware. Contiguous LRO requires
> fewer commands (internal) from firmware to DMA engines.
But if the page allocator can't satisfy allocation requests
it doesn't matter how many microseconds you're saving here.
I think you're priorities are backwards.
--
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