From: Shirley Ma Date: Mon, 10 Apr 2006 16:43:58 +0000 (-0700) Subject: IPoIB: Make send and receive queue sizes tunable X-Git-Tag: v2.6.17-rc2~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4852513fb07405ce88da40d8c497060561246e;p=pandora-kernel.git IPoIB: Make send and receive queue sizes tunable Make IPoIB's send and receive queue sizes tunable via module parameters ("send_queue_size" and "recv_queue_size"). This allows the queue sizes to be enlarged to fix disastrously bad performance on some platforms and workloads, without bloating memory usage when large queues aren't needed. Signed-off-by: Shirley Ma Signed-off-by: Roland Dreier --- Reading git-diff-tree failed