From 5984b794673f8a3e41b50746d579506023a4f8bd Mon Sep 17 00:00:00 2001 From: vlnb Date: Tue, 20 Dec 2016 06:01:34 +0000 Subject: [PATCH] iscsi-scst: document thread_pid attribute --- iscsi-scst/README | 3 +++ iscsi-scst/README_in-tree | 3 +++ 2 files changed, 6 insertions(+) diff --git a/iscsi-scst/README b/iscsi-scst/README index 415576f3..a1d8e97f 100644 --- a/iscsi-scst/README +++ b/iscsi-scst/README @@ -363,6 +363,9 @@ Each session subdirectory contains the following entries: - commands - contains overall number of SCSI commands in this session. + - thread_pid - Process IDs (PIDs) of the iscsi{wr,rd} kernel threads that + process the SCSI commands for this session. + Each connection subdirectory contains the following entries: - cid - contains CID of this connection. diff --git a/iscsi-scst/README_in-tree b/iscsi-scst/README_in-tree index 1aa93ef3..50a6bb16 100644 --- a/iscsi-scst/README_in-tree +++ b/iscsi-scst/README_in-tree @@ -192,6 +192,9 @@ Each session subdirectory contains the following entries: - commands - contains overall number of SCSI commands in this session. + - thread_pid - Process IDs (PIDs) of the iscsi{wr,rd} kernel threads that + process the SCSI commands for this session. + Each connection subdirectory contains the following entries: - cid - contains CID of this connection.