21.09.2019 15:59, David Haller пишет:
Hello,
On Sat, 21 Sep 2019, David T-G wrote:
Malcolm, et al -- % The only thing I would suggest is picking the best i/o scheduler to use % for the SD card...
Thanks! Sounds good. Um, how do I select a scheduler? :-)
RTFM: /usr/src/linux/Documentation/block/switching-sched.txt and /usr/src/linux/Documentation/kernel-parameters.txt (for elevator=)
# cat /sys/block/sd?/queue/scheduler # echo cfq > /sys/block/sdX/queue/scheduler
E.g. I have:
# cat /sys/block/sd?/queue/scheduler [noop] deadline cfq noop deadline [cfq]
15.1 switched to multiqueue framework, none of those schedulers is present here. -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org