Add iscsi-pthreads-readloop
This is a tool to create multiple contexts and threads and run read operations on all of them in a loop. Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -3,4 +3,4 @@ AM_CFLAGS=$(WARN_CFLAGS)
|
||||
AM_LDFLAGS=-no-undefined
|
||||
LIBS=../lib/libiscsi.la
|
||||
|
||||
noinst_PROGRAMS = iscsiclient iscsi-dd iscsi-pthreads-inq
|
||||
noinst_PROGRAMS = iscsiclient iscsi-dd iscsi-pthreads-inq iscsi-pthreads-readloop
|
||||
|
||||
Reference in New Issue
Block a user