]> 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)
commitfcf8dfce9ce9e0dd6add83620a350cb5f273e0a6
treef0ccbdc043fbb192b7a17ca3ffc0667b7ab31111
parent5d4c9659a92c88e6898b3d3d2bb0914a5ad074b7
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