]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: increase default cap on outstanding AoE commands in the network
authorEd Cashin <ecashin@coraid.com>
Thu, 29 Nov 2012 03:19:09 +0000 (14:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:53 +0000 (16:23 +1100)
commiteec9d738486b9c350ca67518a984b281f5b8d18d
tree134f9e8cc9dccf8ff950062cb25a81a2aa5f998c
parent5728e00e20b86a36307b57b01fc80d404177a5c9
aoe: increase default cap on outstanding AoE commands in the network

The aoe driver will never be waiting for more than aoe_maxout AoE commands
from a given remote network port on an AoE target.  Increasing the cap
increases performance.  Users can tighten the setting to reduce the amount
of memory used for handling AoE traffic or the network bandwidth used for
AoE.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/aoe/aoecmd.c