]> git.proxmox.com Git - ceph.git/blob - ceph/src/arrow/dev/benchmarking/examples/machine.json
import quincy 17.2.0
[ceph.git] / ceph / src / arrow / dev / benchmarking / examples / machine.json
1 {
2 "mac_address": "0a:00:2d:01:02:03",
3 "machine_name": "Yet-Another-Machine-Name",
4 "memory_bytes": 8589934592,
5 "cpu_actual_frequency_hz": 2300000000,
6 "os_name": "OSX",
7 "architecture_name": "x86_64",
8 "kernel_name": "18.2.0",
9 "cpu_model_name": "Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz",
10 "cpu_core_count": 2,
11 "cpu_thread_count": 4,
12 "cpu_frequency_max_hz": 2300000000,
13 "cpu_frequency_min_hz": 2300000000,
14 "cpu_l1d_cache_bytes": 32768,
15 "cpu_l1i_cache_bytes": 32768,
16 "cpu_l2_cache_bytes": 262144,
17 "cpu_l3_cache_bytes": 4194304,
18 "machine_other_attributes": {"just": "an example"},
19 "gpu_information": "",
20 "gpu_part_number": "",
21 "gpu_product_name": ""
22 }