Lines Matching +full:interleave +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ../disclaimer-zh_TW.rst
20 頁面swap出去。它具有最大限制,可以通過「mount -o remount ...」調整。
51 4) 也許還有更多我不知道的地方:-)
74 可以通過「mount -o remount ...」調整
81 mpol=interleave 傾向於依次從每個節點分配
82 mpol=interleave:NodeList 依次從每個節點分配
86 NodeList格式是以逗號分隔的十進位數字表示大小和範圍,最大和最小範圍是用-
87 分隔符的十進位數來表示。例如,mpol=bind0-3,5,7,9-15
91 由調用任務的cpuset[請參見Documentation/admin-guide/cgroup-v1/cpusets.rst]
97 Documentation/admin-guide/mm/numa_memory_policy.rst列出所有可用的內存
110 可以在以後通過「mount -o remount,mpol=Policy:NodeList MountPoint」添加到掛載點。
135 所以'mount -t tmpfs -o size=10G,nr_inodes=10k,mode=700 tmpfs /mytmpfs'將在