diff options
| author | Odin Ugedal <[email protected]> | 2019-05-29 22:24:25 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2019-05-30 21:02:43 +0000 |
| commit | 8cfeb385e9ebda784dccd447fe0f784464ca6ee1 (patch) | |
| tree | 04b7457cfed1b48ae86dcb09447e5f88f40ccea6 /lib/test_stackinit.c | |
| parent | cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() (diff) | |
| download | kernel-8cfeb385e9ebda784dccd447fe0f784464ca6ee1.tar.gz kernel-8cfeb385e9ebda784dccd447fe0f784464ca6ee1.zip | |
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 <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions
