mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
meilisearch: lower IO priority
This commit is contained in:
@@ -56,6 +56,9 @@ inputs:
|
||||
CPUSchedulingPolicy = "idle";
|
||||
IOSchedulingClass = "idle";
|
||||
IOSchedulingPriority = 4;
|
||||
IOAccounting = true;
|
||||
IOWeight = 1;
|
||||
IODeviceLatencyTargetSec = "/dev/mapper/root 200ms";
|
||||
Nice = 19;
|
||||
Slice = "-.slice";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user