Include mbind support (this is a rebase commit to merge into development)
This commit is contained in:
6
test/mbind/testcases/0001_mbind.txt
Normal file
6
test/mbind/testcases/0001_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0002_mbind.txt
Normal file
6
test/mbind/testcases/0002_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0003_mbind.txt
Normal file
6
test/mbind/testcases/0003_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0004_mbind.txt
Normal file
6
test/mbind/testcases/0004_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0005_mbind.txt
Normal file
6
test/mbind/testcases/0005_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0006_mbind.txt
Normal file
6
test/mbind/testcases/0006_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0007_mbind.txt
Normal file
6
test/mbind/testcases/0007_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0008_mbind.txt
Normal file
6
test/mbind/testcases/0008_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0009_mbind.txt
Normal file
6
test/mbind/testcases/0009_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0010_mbind.txt
Normal file
6
test/mbind/testcases/0010_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0011_mbind.txt
Normal file
6
test/mbind/testcases/0011_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0012_mbind.txt
Normal file
6
test/mbind/testcases/0012_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x1 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0013_mbind.txt
Normal file
6
test/mbind/testcases/0013_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x1 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0014_mbind.txt
Normal file
6
test/mbind/testcases/0014_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x1 1 0x8000 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0015_mbind.txt
Normal file
6
test/mbind/testcases/0015_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0016_mbind.txt
Normal file
6
test/mbind/testcases/0016_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0017_mbind.txt
Normal file
6
test/mbind/testcases/0017_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0018_mbind.txt
Normal file
6
test/mbind/testcases/0018_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0019_mbind.txt
Normal file
6
test/mbind/testcases/0019_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0020_mbind.txt
Normal file
6
test/mbind/testcases/0020_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0021_mbind.txt
Normal file
6
test/mbind/testcases/0021_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0022_mbind.txt
Normal file
6
test/mbind/testcases/0022_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0023_mbind.txt
Normal file
6
test/mbind/testcases/0023_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0024_mbind.txt
Normal file
6
test/mbind/testcases/0024_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0025_mbind.txt
Normal file
6
test/mbind/testcases/0025_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0026_mbind.txt
Normal file
6
test/mbind/testcases/0026_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x3 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0027_mbind.txt
Normal file
6
test/mbind/testcases/0027_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x3 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0028_mbind.txt
Normal file
6
test/mbind/testcases/0028_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x3 2 0x8000 0x0 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0029_mbind.txt
Normal file
6
test/mbind/testcases/0029_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0030_mbind.txt
Normal file
6
test/mbind/testcases/0030_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0031_mbind.txt
Normal file
6
test/mbind/testcases/0031_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0032_mbind.txt
Normal file
6
test/mbind/testcases/0032_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0033_mbind.txt
Normal file
6
test/mbind/testcases/0033_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0034_mbind.txt
Normal file
6
test/mbind/testcases/0034_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0035_mbind.txt
Normal file
6
test/mbind/testcases/0035_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0036_mbind.txt
Normal file
6
test/mbind/testcases/0036_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0037_mbind.txt
Normal file
6
test/mbind/testcases/0037_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0038_mbind.txt
Normal file
6
test/mbind/testcases/0038_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0039_mbind.txt
Normal file
6
test/mbind/testcases/0039_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0040_mbind.txt
Normal file
6
test/mbind/testcases/0040_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x1 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0041_mbind.txt
Normal file
6
test/mbind/testcases/0041_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x1 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0042_mbind.txt
Normal file
6
test/mbind/testcases/0042_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x1 1 0x8000 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0043_mbind.txt
Normal file
6
test/mbind/testcases/0043_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0044_mbind.txt
Normal file
6
test/mbind/testcases/0044_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0045_mbind.txt
Normal file
6
test/mbind/testcases/0045_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0046_mbind.txt
Normal file
6
test/mbind/testcases/0046_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0047_mbind.txt
Normal file
6
test/mbind/testcases/0047_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0048_mbind.txt
Normal file
6
test/mbind/testcases/0048_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0049_mbind.txt
Normal file
6
test/mbind/testcases/0049_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0050_mbind.txt
Normal file
6
test/mbind/testcases/0050_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0051_mbind.txt
Normal file
6
test/mbind/testcases/0051_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0052_mbind.txt
Normal file
6
test/mbind/testcases/0052_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0053_mbind.txt
Normal file
6
test/mbind/testcases/0053_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0054_mbind.txt
Normal file
6
test/mbind/testcases/0054_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x3 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0055_mbind.txt
Normal file
6
test/mbind/testcases/0055_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x3 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0056_mbind.txt
Normal file
6
test/mbind/testcases/0056_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x3 2 0x8000 0x0 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0057_mbind.txt
Normal file
6
test/mbind/testcases/0057_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0058_mbind.txt
Normal file
6
test/mbind/testcases/0058_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0059_mbind.txt
Normal file
6
test/mbind/testcases/0059_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0060_mbind.txt
Normal file
6
test/mbind/testcases/0060_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0061_mbind.txt
Normal file
6
test/mbind/testcases/0061_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0062_mbind.txt
Normal file
6
test/mbind/testcases/0062_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x80ff 0x1 1 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0063_mbind.txt
Normal file
6
test/mbind/testcases/0063_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0064_mbind.txt
Normal file
6
test/mbind/testcases/0064_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0065_mbind.txt
Normal file
6
test/mbind/testcases/0065_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0066_mbind.txt
Normal file
6
test/mbind/testcases/0066_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0067_mbind.txt
Normal file
6
test/mbind/testcases/0067_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 1 0x8003 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0068_mbind.txt
Normal file
6
test/mbind/testcases/0068_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x1 1 0x8002 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0069_mbind.txt
Normal file
6
test/mbind/testcases/0069_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x1 1 0x8001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0070_mbind.txt
Normal file
6
test/mbind/testcases/0070_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x1 1 0x8000 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0071_mbind.txt
Normal file
6
test/mbind/testcases/0071_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0072_mbind.txt
Normal file
6
test/mbind/testcases/0072_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0073_mbind.txt
Normal file
6
test/mbind/testcases/0073_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0074_mbind.txt
Normal file
6
test/mbind/testcases/0074_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0075_mbind.txt
Normal file
6
test/mbind/testcases/0075_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 4"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0076_mbind.txt
Normal file
6
test/mbind/testcases/0076_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x80ff 0x3 2 0 40"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0077_mbind.txt
Normal file
6
test/mbind/testcases/0077_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0078_mbind.txt
Normal file
6
test/mbind/testcases/0078_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0079_mbind.txt
Normal file
6
test/mbind/testcases/0079_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0080_mbind.txt
Normal file
6
test/mbind/testcases/0080_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x3 2 0x8000 0x0 2 1 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0081_mbind.txt
Normal file
6
test/mbind/testcases/0081_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8000 0x0 2 0x8003 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0082_mbind.txt
Normal file
6
test/mbind/testcases/0082_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8001 0x3 2 0x8002 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0083_mbind.txt
Normal file
6
test/mbind/testcases/0083_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8002 0x3 2 0x8001 0x3 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0084_mbind.txt
Normal file
6
test/mbind/testcases/0084_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0 1" 32M 128`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind_shared 0x8003 0x3 2 0x8000 0x0 2 0 1"
|
||||
OS_IDX=0
|
||||
#POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0085_mbind.txt
Normal file
6
test/mbind/testcases/0085_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0086_mbind.txt
Normal file
6
test/mbind/testcases/0086_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0087_mbind.txt
Normal file
6
test/mbind/testcases/0087_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0088_mbind.txt
Normal file
6
test/mbind/testcases/0088_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8001 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0089_mbind.txt
Normal file
6
test/mbind/testcases/0089_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0090_mbind.txt
Normal file
6
test/mbind/testcases/0090_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0091_mbind.txt
Normal file
6
test/mbind/testcases/0091_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0xc001 0x1 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0092_mbind.txt
Normal file
6
test/mbind/testcases/0092_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x1 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0093_mbind.txt
Normal file
6
test/mbind/testcases/0093_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8001 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0094_mbind.txt
Normal file
6
test/mbind/testcases/0094_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8002 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0095_mbind.txt
Normal file
6
test/mbind/testcases/0095_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 1`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8003 0x0 1 0x8000 0x0 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0096_mbind.txt
Normal file
6
test/mbind/testcases/0096_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8000 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0097_mbind.txt
Normal file
6
test/mbind/testcases/0097_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0098_mbind.txt
Normal file
6
test/mbind/testcases/0098_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8003 0x0 1 0 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0099_mbind.txt
Normal file
6
test/mbind/testcases/0099_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8001 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
6
test/mbind/testcases/0100_mbind.txt
Normal file
6
test/mbind/testcases/0100_mbind.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
MCRBT_OPT="-m `./utils/gen_mem_chunks.sh "0" 32M 16`"
|
||||
USR_PROC="mcexec_test_proc/exec_setmempolicy_mbind 0x8000 0x0 1 0x8002 0x1 1 1 1"
|
||||
OS_IDX=0
|
||||
POLICY_KIND="<NUMA node policy>"
|
||||
#POLICY_KIND="<default policy>"
|
||||
#POLICY_KIND="<default policy:Mapping of MAP_SHARED>"
|
||||
Reference in New Issue
Block a user