mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
srpt/README: Recommend to use SLAB instead of SLUB
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4508 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+9
-3
@@ -336,9 +336,6 @@ Performance Notes - Target Side
|
||||
interrupt numbers in /proc/interrupts and by writing proper bitmasks into
|
||||
/proc/irq/<n>/smp_affinity.
|
||||
|
||||
* Disabling CONFIG_SCHED_DEBUG and CONFIG_SCHEDSTATS in the kernel config
|
||||
helps.
|
||||
|
||||
|
||||
Performance Notes - Initiator Side
|
||||
----------------------------------
|
||||
@@ -357,6 +354,15 @@ Performance Notes - Initiator Side
|
||||
* /proc/irq/${ib_int_no}/smp_affinity
|
||||
|
||||
|
||||
Performance Notes - Both Sides
|
||||
------------------------------
|
||||
|
||||
* Disabling CONFIG_SCHED_DEBUG and CONFIG_SCHEDSTATS in the kernel config
|
||||
helps.
|
||||
|
||||
* Use the SLAB memory allocator instead of SLUB.
|
||||
|
||||
|
||||
Frequently Asked Questions
|
||||
--------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user