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
This commit is contained in:
Vladislav Bolkhovitin
2011-01-27 23:21:21 +00:00
parent 59e64ad3d5
commit dd13cd04d6
2 changed files with 8 additions and 6 deletions

View File

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

View File

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