Print bytes read and written in human readable form, like:
authorclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 20:20:37 +0000 (20:20 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 21 Apr 2014 20:20:37 +0000 (20:20 +0000)
commit2fe39d326d980cdc61b5c96181a26c33d77a8242
treea5b6a96b9e375af6e17094cee7b8a4c0b4dc968f
parent21032f8a4900f6fc9075cb37e6c7547cdb03616a
Print bytes read and written in human readable form, like:
2849359 I2T calls (5 read, 2849352 writes)
5 data reads (2.3K bytes read)
2849352 data writes (43.5G bytes written)
2849358 T2I calls (2849358 done, 0 sense errors, 0 errors)
usr.sbin/iscsictl/Makefile
usr.sbin/iscsictl/iscsictl.c