Lines Matching +full:50 +full:m
173 size_t size = MB(50);
209 size_t size = MB(50);
272 if (peak < MB(50))
328 if (peak < MB(50))
352 if (peak < MB(50))
357 if (peak < MB(50))
361 if (peak < MB(50))
393 if (alloc_pagecache(fd, MB(50)))
445 * A memory.min = 0, memory.max = 200M
446 * A/B memory.min = 50M
447 * A/B/C memory.min = 75M, memory.current = 50M
448 * A/B/D memory.min = 25M, memory.current = 50M
449 * A/B/E memory.min = 0, memory.current = 50M
450 * A/B/F memory.min = 500M, memory.current = 0
460 * A/B memory.current ~= 50M
461 * A/B/C memory.current ~= 29M [memory.events:low > 0]
462 * A/B/D memory.current ~= 21M [memory.events:low > 0]
466 * (for origin of the numbers, see model in memcg_protection.m.)
474 * usage reaches 10M.
477 * (b) The previously calculated emin value (~29M) should be dismissed.
519 if (cg_write(parent[0], "memory.max", "200M"))
549 if (cg_write(parent[1], attribute, "50M"))
551 if (cg_write(children[0], attribute, "75M"))
553 if (cg_write(children[1], attribute, "25M"))
557 if (cg_write(children[3], attribute, "500M"))
571 if (!values_close(cg_read_long(parent[1], "memory.current"), MB(50), 3))
595 current = min ? MB(50) : MB(30);
609 * distributed down from its parent with memory.low=50M if cgroup2
666 size_t size = MB(50);
719 if (cg_write(memcg, "memory.high", "30M"))
785 if (cg_write(memcg, "memory.high", "30M"))
788 if (cg_write(memcg, "memory.max", "140M"))
844 if (cg_write(memcg, "memory.max", "30M"))
947 cg_run_nowait(memcg, alloc_anon_noexit, (void *) MB(50));
950 expected_usage = MB(50);
971 * Reclaim until current reaches 30M, this makes sure we hit both anon
989 size_t size = MB(50);
1110 if (cg_write(memcg, "memory.swap.max", "30M"))
1113 if (cg_write(memcg, "memory.max", "30M"))
1234 if (cg_write(memcg, "memory.max", "30M"))
1474 if (cg_write(child, "memory.max", "50M"))
1542 if (cg_write(parent, "memory.max", "80M"))
1595 if (cg_write(memcg, "memory.max", "50M"))