kcbench
온라인 튜토리얼 (https://gitlab.com/knurd42/kcbench). 스크립트를 실행한 후 표시되는 결과도 정확합니다.
Processor: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz [48 CPUs]
Cpufreq; Memory: powersave [intel_pstate]; 128833 MiB
Linux running: 4.15.0-122-generic [x86_64]
Compiler: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
Linux compiled: 4.14.0 [/home/cuiyujie/.cache/kcbench/linux-4.14/]
Config; Environment: defconfig; CCACHE_DISABLE="1"
Build command: make vmlinux
Filling caches: This might take a while... Done
Run 1 (-j 48): 48.92 seconds / 73.59 kernels/hour [P:3022%]
Run 2 (-j 48): 49.33 seconds / 72.98 kernels/hour [P:3006%]
Run 3 (-j 54): 49.15 seconds / 73.25 kernels/hour [P:3022%]
Run 4 (-j 54): 49.24 seconds / 73.11 kernels/hour [P:3018%]
Run 5 (-j 24): 63.12 seconds / 57.03 kernels/hour [P:1861%]
Run 6 (-j 24): 62.87 seconds / 57.26 kernels/hour [P:1862%]
Run 7 (-j 29): 57.96 seconds / 62.11 kernels/hour [P:2191%]
Run 8 (-j 29): 59.04 seconds / 60.98 kernels/hour [P:2141%]
하지만 다음에는 어떻게 해야 할까요? kcbench
서버의 특정 코어에서 실행하고 싶습니다 . 나는 그 설명서를 읽었습니다 (https://gitlab.com/knurd42/kcbench/-/raw/master/kcbench.man1.md). 내가 그것을 사용할 때 kcbench
항상 이런 일이 발생합니다 kcbench cannot find a command
. 그런데 이전 결과를 보면 올바르게 설치했어야 했다는 결과가 나오나요? 어떻게 해야 합니까?
이제 bash kcbench를 사용해 보았지만 특정 코어에서 실행되도록 is feasible
어떻게 설정합니까 ?kcbench
감사합니다!