[stgt] [PATCH 0/3] iscsi: use pthread per target for tcp

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Tue Jun 8 11:54:56 CEST 2010


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 at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list