mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
srpt/README: Add note about DEVICE.threads_num
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3889 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
10
srpt/README
10
srpt/README
@@ -291,6 +291,16 @@ Notes about ib_srpt
|
||||
that time CPU usage will be high.
|
||||
|
||||
|
||||
Performance Notes - Target Side
|
||||
-------------------------------
|
||||
|
||||
When using high-latency storage devices (hard disks), the default value
|
||||
choosen by SCST for DEVICE.threads_num should be fine. When using low-latency
|
||||
storage devices though (SSDs), DEVICE.threads_num should be set to 1 or 2 in
|
||||
/etc/scst.conf in order to reach optimal performance for small block sizes
|
||||
(e.g. 4 KB).
|
||||
|
||||
|
||||
Performance Notes - Initiator Side
|
||||
----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user