Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
yzyhk904 authored Nov 24, 2024
1 parent 9f0426e commit 210c3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitter-reducer-functions.shlib
Original file line number Diff line number Diff line change
Expand Up @@ -1608,7 +1608,7 @@ function reduceIoJitter()
echo '37' >"/sys/block/$i/queue/iosched/async_depth"
fi
if [ -w "/sys/block/$i/queue/iosched/prio_aging_expire" ]; then
echo '6903156' >"/sys/block/$i/queue/iosched/prio_aging_expire"
echo '6903164' >"/sys/block/$i/queue/iosched/prio_aging_expire"
fi
fi

Expand Down

0 comments on commit 210c3ca

Please sign in to comment.