Lines Matching +full:interleave +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../disclaimer-zh_CN.rst
19 页面swap出去。它具有最大限制,可以通过“mount -o remount ...”调整。
50 4) 也许还有更多我不知道的地方:-)
73 可以通过“mount -o remount ...”调整
80 mpol=interleave 倾向于依次从每个节点分配
81 mpol=interleave:NodeList 依次从每个节点分配
85 NodeList格式是以逗号分隔的十进制数字表示大小和范围,最大和最小范围是用-
86 分隔符的十进制数来表示。例如,mpol=bind0-3,5,7,9-15
90 由调用任务的cpuset[请参见Documentation/admin-guide/cgroup-v1/cpusets.rst]
96 Documentation/admin-guide/mm/numa_memory_policy.rst列出所有可用的内存
109 可以在以后通过“mount -o remount,mpol=Policy:NodeList MountPoint”添加到挂载点。
134 所以'mount -t tmpfs -o size=10G,nr_inodes=10k,mode=700 tmpfs /mytmpfs'将在