For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tweaking for performance

Scheduler

# noop I/O scheduler, should be set in eg. /etc/rc.local for solid state disks:
echo noop > /sys/block/sdX/queue/scheduler

Last updated