• Home
  • Raw
  • Download

Lines Matching +full:version +full:- +full:major

22 -----------------------------
33 mount -t cgroup -o blkio none /sys/fs/cgroup/blkio
36 for policy is "<major>:<minor> <bytes_per_second>"::
41 on device having major/minor number 8:16.
98 --------------------------------
106 see Documentation/block/bfq-iosched.rst.
110 weight. For more details, see Documentation/block/bfq-iosched.rst.
140 two fields specify the major and minor number of the device and
146 two fields specify the major and minor number of the device and
152 are further divided by the type of operation - read or write, sync
153 or async. First two fields specify the major and minor number of the
159 are further divided by the type of operation - read or write, sync
160 or async. First two fields specify the major and minor number of the
173 the type of operation - read or write, sync or async. First two fields
174 specify the major and minor number of the device, third field
186 (there might be a time lag here due to re-ordering of requests by the
188 devices too. This time is further divided by the type of operation -
189 read or write, sync or async. First two fields specify the major and
195 cgroup. This is further divided by the type of operation - read or
200 cgroup. This is further divided by the type of operation - read or
241 from service tree of the device. First two fields specify the major
246 Recursive version of various stats. These files show the
247 same information as their non-recursive counterparts but
251 -----------------------------------
257 echo "<major>:<minor> <rate_bytes_per_second>" > /cgrp/blkio.throttle.read_bps_device
264 echo "<major>:<minor> <rate_bytes_per_second>" > /cgrp/blkio.throttle.write_bps_device
271 echo "<major>:<minor> <rate_io_per_second>" > /cgrp/blkio.throttle.read_iops_device
278 echo "<major>:<minor> <rate_io_per_second>" > /cgrp/blkio.throttle.write_iops_device
285 are further divided by the type of operation - read or write, sync
286 or async. First two fields specify the major and minor number of the
292 are further divided by the type of operation - read or write, sync
293 or async. First two fields specify the major and minor number of the
298 -----------------------------------