I've cleaned up the previous patch to convert iscsi_tcp to use pthread per target for performance. = usr/bs.c | 57 +++++++++++++++++++++++++++-------------------- usr/iscsi/conn.c | 5 +++- usr/iscsi/iscsi_rdma.c | 6 +++++ usr/iscsi/iscsi_tcp.c | 45 ++++++++++++++++++++++++++++++++++--- usr/iscsi/iscsid.c | 2 +- usr/iscsi/iscsid.h | 5 ++++ usr/iscsi/target.c | 55 ++++++++++++++++++++++++++++++++++++++++++++- usr/iscsi/transport.h | 1 + usr/target.h | 2 + usr/tgtd.c | 39 +++++++++++++++++++++++--------- usr/tgtd.h | 15 ++++++++++++ 11 files changed, 189 insertions(+), 43 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html