linux/drivers/block/aoe
Ed Cashin 1b8a1636ce aoe: update cap on outstanding commands based on config query response
The ATA over Ethernet config query response contains a "buffer count"
field reflecting the AoE target's capacity to buffer incoming AoE
commands.

By taking the current value of this field into accound, we increase
performance throughput or avoid network congestion, when the value
has increased or decreased, respectively.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:23 -08:00
..
aoe.h aoe: update cap on outstanding commands based on config query response 2012-12-17 17:15:23 -08:00
aoeblk.c aoe: support more AoE addresses with dynamic block device minor numbers 2012-10-06 03:05:28 +09:00
aoechr.c aoe: describe the behavior of the "err" character device 2012-12-17 17:15:23 -08:00
aoecmd.c aoe: update cap on outstanding commands based on config query response 2012-12-17 17:15:23 -08:00
aoedev.c aoe: make dynamic block minor numbers the default 2012-10-06 03:05:29 +09:00
aoemain.c
aoenet.c aoe: print warning regarding a common reason for dropped transmits 2012-12-17 17:15:23 -08:00
Makefile