Lines Matching refs:will
19 numa01.sh shell script holds all the numa testcases and support_numa.c will help numa01.sh as and w…
22 Verifies the node affinity and memory affinity by running the support_numa process which will alloc…
25 Verifies the preferred node memory policy which will allocate memory from the node we specify. This
26 testcase will use the support_numa process for the verfication.
29 Verifies the preferred node memory policy which will allocate shared memory from the node we specif…
30 testcase will use the support_numa process for the verfication.
33 Verifies the memory interleaving policy which will distribute the memory evenly among all nodes. Th…
34 testcase will use the support_numa process for the verfication.
37 Verifies the memory interleaving policy which will distribute the memory evenly among all nodes. Th…
38 testcase will use the support_numa process for the verfication.
45 will use the support_numa process for the verfication.
48 Verifies the memory interleaving policy which will distribute the memory evenly among all nodes. Th…
49 testcase will use memhog for the verfication.
61 * Testcases will not run by default in LTP-runall, they also skip on non-numa machines