Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52b233c8 authored by Warren Turkal's avatar Warren Turkal Committed by Linus Torvalds
Browse files

Documentation/cgroups/blkio-controller.txt: fix typo

parent be62bc41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ Throttling/Upper Limit policy
        mount -t cgroup -o blkio none /sys/fs/cgroup/blkio

- Specify a bandwidth rate on particular device for root group. The format
  for policy is "<major>:<minor>  <byes_per_second>".
  for policy is "<major>:<minor>  <bytes_per_second>".

        echo "8:16  1048576" > /sys/fs/cgroup/blkio/blkio.throttle.read_bps_device