Home
last modified time | relevance | path

Searched refs:max_map_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-coroutine.c368 int max_map_count; in get_global_pool_hard_max_size() local
378 qemu_strtoi(contents, NULL, 10, &max_map_count) == 0) { in get_global_pool_hard_max_size()
385 if (max_map_count > 5000) { in get_global_pool_hard_max_size()
386 return (max_map_count - 5000) / 2; in get_global_pool_hard_max_size()
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dremap_file_pages.rst31 vm.max_map_count的限制。关于限制的更多细节,请参见DEFAULT_MAX_MAP_COUNT
/openbmc/linux/Documentation/mm/
H A Dremap_file_pages.rst30 vm.max_map_count limit more easily due to additional VMAs. See comment for
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/mm/
H A Dksm.rst58 当该进程将超过 ``vm.max_map_count`` 的设定,则madvise可能返回ENOMEM。(请参阅文档
/openbmc/linux/Documentation/admin-guide/mm/
H A Dksm.rst60 will exceed ``vm.max_map_count`` (see Documentation/admin-guide/sysctl/vm.rst).
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst45 - max_map_count
413 max_map_count: