Searched refs:nodelist (Results 1 – 10 of 10) sorted by relevance
13 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist24 nodelist: NUMA nodes that are part of this memory tier.
19 nodelist="`ls -d node*`"
9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
3420 char *nodelist = strchr(str, ':'); in mpol_parse_str() local3427 if (nodelist) { in mpol_parse_str()3429 *nodelist++ = '\0'; in mpol_parse_str()3430 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()3448 if (nodelist) { in mpol_parse_str()3449 char *rest = nodelist; in mpol_parse_str()3463 if (!nodelist) in mpol_parse_str()3470 if (nodelist) in mpol_parse_str()3477 if (!nodelist) in mpol_parse_str()3485 if (!nodelist) in mpol_parse_str()[all …]
181 static DEVICE_ATTR_RO(nodelist);
48 struct node *nodelist; member87 %type <nodelist> subnodes
106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
106 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
111 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.