From dd13cd04d696e1e1e50ca0fe7e0596efdeb5cad5 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Thu, 27 Jan 2011 23:21:21 +0000 Subject: [PATCH] Merge of the trunk's r3231 and r3232: Docs update git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@3233 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/README | 7 ++++--- scst/README_in-tree | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/scst/README b/scst/README index 678d400a5..1e92ab91c 100644 --- a/scst/README +++ b/scst/README @@ -393,9 +393,10 @@ following entries: the SCST core simultaneously from all connected initiators to allow processing commands in soft-IRQ context in tasklets. If the count of the commands exceeds this value, then all of them will be processed - only in threads. This is to to prevent possible starvation under - heavy load and in some cases to improve performance by more evenly - spreading load over available CPUs. + only in SCST threads. This is to to prevent possible under heavy load + starvation of processes on the CPUs serving soft IRQs and in some + cases to improve performance by more evenly spreading load over + available CPUs. - sgv - this is a root subdirectory for all SCST SGV caches diff --git a/scst/README_in-tree b/scst/README_in-tree index c80330695..ae5c657a3 100644 --- a/scst/README_in-tree +++ b/scst/README_in-tree @@ -261,9 +261,10 @@ following entries: the SCST core simultaneously from all connected initiators to allow processing commands in soft-IRQ context in tasklets. If the count of the commands exceeds this value, then all of them will be processed - only in threads. This is to to prevent possible starvation under - heavy load and in some cases to improve performance by more evenly - spreading load over available CPUs. + only in SCST threads. This is to to prevent possible under heavy load + starvation of processes on the CPUs serving soft IRQs and in some + cases to improve performance by more evenly spreading load over + available CPUs. - sgv - this is a root subdirectory for all SCST SGV caches