File tree Expand file tree Collapse file tree 5 files changed +17
-14
lines changed
benchmark/basic_performance/env_files Expand file tree Collapse file tree 5 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 11disable_prefetch = True
22boost_cpu = True
3- dimm_physical_start_addr = 0x800000000 # 32GB
4- cxl_physical_start_addr = 0x4080000000 # 258GB
5- test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
63socket_number = 2
74snc_mode = 1
5+ dimm_physical_start_addr = 0x800000000 # 32GB
6+ cxl_physical_start_addr = 0x4080000000 # 258GB
7+ test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
Original file line number Diff line number Diff line change 11disable_prefetch = True
22boost_cpu = True
3- dimm_physical_start_addr = 0x800000000 # 32GB
4- cxl_physical_start_addr = 0x2080000000 # 130GB
5- test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
63socket_number = 2
74snc_mode = 1
5+ dimm_physical_start_addr = 0x800000000 # 32GB
6+ cxl_physical_start_addr = 0x2080000000 # 130GB
7+ test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
Original file line number Diff line number Diff line change 1- # for bw vs latency test
21disable_prefetch = True
32boost_cpu = True
3+ socket_number = 2
4+ snc_mode = 1
5+
46# for cache analysis
5- dimm_physical_start_addr = # for cache analysis test, not for the bw latency test
6- dimm_test_size = # for cache analysis test, not for the bw latency test
7+ dimm_physical_start_addr = 0x800000000 # 32GB
8+ cxl_physical_start_addr = start physical address of CXL node
9+ test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
Original file line number Diff line number Diff line change 11Slack = 1
2- SlackURL = yourslackurl
3- HOSTNAME = yourhostname
2+ SlackURL = yourslackurl
3+ HOSTNAME = yourhostname
44USER_PASSWORD = for sudo cmd
55# # [notice] change the file name to self.env
Original file line number Diff line number Diff line change 11disable_prefetch = True
22boost_cpu = True
3- dimm_physical_start_addr = 0x800000000 # 32GB
4- cxl_physical_start_addr = 0x4080000000 # 258GB
5- test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
63socket_number = 2
74snc_mode = 1
5+ dimm_physical_start_addr = 0x800000000 # 32GB
6+ cxl_physical_start_addr = 0x4080000000 # 258GB
7+ test_size = 0x840000000 # 32GB test buffer + 1GB cindex buffer
You can’t perform that action at this time.
0 commit comments