mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
scst: follow up to r6886
Change local and more global queue priority ratio to 2:1 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6888 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5604,7 +5604,7 @@ again:
|
||||
|
||||
someth_done = true;
|
||||
|
||||
if (++thr_cnt == 3)
|
||||
if (++thr_cnt == 2)
|
||||
break;
|
||||
else {
|
||||
spin_lock_irq(&thr->thr_cmd_list_lock);
|
||||
|
||||
Reference in New Issue
Block a user