From: Ben Hutchings Date: Wed, 15 Feb 2012 01:58:49 +0000 (+0000) Subject: sfc: Allocate SRAM between buffer table and descriptor caches at init time X-Git-Tag: v3.4-rc1~177^2~270^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e47c498a931200125e299e9d60d22e27b4ab0d;p=pandora-kernel.git sfc: Allocate SRAM between buffer table and descriptor caches at init time Each port has a block of 64-bit SRAM that is divided between buffer table and descriptor cache regions at initialisation time. Currently we use a fixed allocation, but it needs to be changed to support larger numbers of queues. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed