ib_srpt: Update README

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4502 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-08-31 14:59:16 +00:00
parent 5822ab13ff
commit b84cf67525
+4
View File
@@ -340,6 +340,10 @@ interrupt numbers in /proc/interrupts and by writing proper bitmasks into
Performance Notes - Initiator Side
----------------------------------
* For multithreaded workloads using small block sizes changing rq_affinity
into 2 improves IOPS significantly (Linux kernel 3.1 and later; see also
commit 5757a6d76cdf6dda2a492c09b985c015e86779b1).
* For latency sensitive applications, using the noop scheduler at the initiator
side can give significantly better results than with other schedulers.