[stgt] [PATCH] recommend signalfd in README

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Thu Jun 10 07:04:56 CEST 2010


get better performance with signalfd.

Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
 README |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 5d653e4..92b7528 100644
--- a/README
+++ b/README
@@ -42,6 +42,9 @@ The code is under the GNU General Public License version 2.
 
 Preparation
 -------------
+Linux kernel 2.6.22 or newer are recommended because tgt can get
+better performance with signalfd.
+
 Target drivers have their own ways to build, configure, etc. Please
 find an appropriate documentation in the doc directory. You might find
 other useful information on tgt's site:
-- 
1.6.5

--
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