]> git.baikalelectronics.ru Git - kernel.git/commit
aoe: "payload" sysfs file exports per-AoE-command data transfer size
authorEd Cashin <ecashin@coraid.com>
Tue, 18 Dec 2012 00:03:34 +0000 (16:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:23 +0000 (17:15 -0800)
commite54ae0020209659c77f72eaa74a99c6eb0828fe0
treef0ccbdc043fbb192b7a17ca3ffc0667b7ab31111
parent212df4327665cee5611bcb9f86c3530a06fa94c8
aoe: "payload" sysfs file exports per-AoE-command data transfer size

The userland aoetools package includes an "aoe-stat" command that can
display a "payload size" column when the aoe driver exports this
information.  Users can quickly see what amount of user data is
transferred inside each AoE command on the network, network headers
excluded.

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>
drivers/block/aoe/aoeblk.c