meilisearch: limit io

This commit is contained in:
陈浩南 2023-09-05 22:54:40 +08:00
parent 8bf884e09c
commit ed7d9b1fb7

View File

@ -58,6 +58,8 @@ inputs:
IOSchedulingPriority = 4;
IOAccounting = true;
IOWeight = 1;
IOReadBandwidthMax = "/dev/mapper/root 20M";
IOWriteBandwidthMax = "/dev/mapper/root 20M";
Nice = 19;
Slice = "-.slice";
};