Re: 5.4+: PAGE FAULT crashes the system multiple times per 24h

From: Udo van den Heuvel
Date: Mon Feb 10 2020 - 21:56:29 EST


On 10-02-2020 18:01, Gabriel C wrote:
>> rd.luks.options=discard
>>
>> We want to use discard on our ssd's.
>
> Use mount options?

Not enough to make it work.

>
>> elevator=mq-deadline
>> We want a different scheduler for ssd versus hdd.
>
> If you really want that you should use udev rules for SSD/NVME/HDD/USB etc.

Simply load the scheduler module and set the scheduler in rc.local is
easier.


Udo