linux/Documentation/cgroup-v1
Odin Ugedal 8cfeb385e9 docs cgroups: add another example size for hugetlb
Add another example to clarify that HugePages smaller than 1MB will
be displayed using "KB", with an uppercased K (eg. 20KB), and not the
normal SI prefix kilo (small k).

Because of a misunderstanding/copy-paste error inside runc
(see https://github.com/opencontainers/runc/pull/2065), it tried
accessing the cgroup control file of a 64kB HugePage using
"hugetlb.64kB._____" instead of the correct "hugetlb.64KB._____".

Adding a new example will make it clear how sizes smaller than 1MB are
handled.

Signed-off-by: Odin Ugedal <odin@ugedal.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2019-05-30 14:02:43 -07:00
..
blkio-controller.txt
cgroups.txt Documentation/cgroup-v1: fix outdated programming details 2018-01-02 06:59:35 -08:00
cpuacct.txt
cpusets.txt Documentation: cpuset: Fix 'cpuset.tasks' -> 'tasks' 2017-01-13 11:04:45 -07:00
devices.txt
freezer-subsystem.txt
hugetlb.txt docs cgroups: add another example size for hugetlb 2019-05-30 14:02:43 -07:00
memcg_test.txt mm: remove zone_lru_lock() function, access ->lru_lock directly 2019-03-05 21:07:21 -08:00
memory.txt A fairly routine cycle for docs - lots of typo fixes, some new documents, 2019-03-09 09:56:17 -08:00
net_cls.txt
net_prio.txt
pids.txt cgroup: add documentation for pids.events file 2019-02-11 07:17:59 -08:00
rdma.txt rdmacg: fix a typo in rdmacg documentation 2018-10-23 12:52:50 -07:00