Robosig: don't prefetch so that priorities can work their magic
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
0fb53e0fba
commit
9784ace94c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ arguments = {}
|
|||
|
||||
[qos]
|
||||
prefetch_size = 0
|
||||
prefetch_count = 25
|
||||
prefetch_count = 1
|
||||
|
||||
[log_config]
|
||||
version = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue