2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Update CGroups v2 limiting resource consumptino for testing: fix IO limit table

Petr Špaček
2022-09-22 10:53:32 +00:00
parent 5a40c1e36d
commit 3a55d0c88c

@@ -70,8 +70,9 @@ Here the directory `/mnt/experiment` maps to device node `254:4`.
IO limits:
| rbps | Max read bytes per second |
| Key | Description |
|-------|------------------------------------|
| rbps | Max read bytes per second |
| wbps | Max write bytes per second |
| riops | Max read IO operations per second |
| wiops | Max write IO operations per second |