| Kernbench Review |
Kernbench ReviewKernel and Hardware Benchmarking Utilityby Jordan Emmorey v0.1 This work is licensed under a Creative Commons License. 0. TOC and Purpose 0. TOC and PurposeThe purpose of this is paper is to review kernbench the cpu throughput benchmark utility. 1. InstallationInstallation was simple. The tar ball I downloaded from kernel.org had the requisite shell script to run kernbench. 2. UseTo use kernbench you need to download kernel source. You can get this from kernel.org, and while testing you should use the same source version each time. This will provide results which can be compared with better accuracy. You have to run kernbench from the root of the untarred source directory. Pay attention to the output of kernbench it will make suggestions for which flags to use based on available memory. Seem example below: souljah@bluepunx:/usr/src/linux-2.6.32$ ~/kernbench-0.50/kernbench -M 3. AssessmentThe ouput from kernbench provides insight into the hardware and kernel, but requires multiple runs to garner any relative data for comparison. I would like to see a repository for kernbench results for comparison without multiple runs. I would also like to see more verbose output with hardware information in the results. 4. Resources5. ContactThanks for reading. If you have any comments, suggestions or gripes please feel free to send them along. I'm always hungry for feedback. Thanks. Contact me via email at This e-mail address is being protected from spambots. You need JavaScript enabled to view it . 6. KeywordsBenchmark, Linux, Ubuntu, Kernel, Hardware, Benchmarking, Freshmeat, kernel.org 7. DisclaimerObsecurities is furnishing this item "as is". Obsecurities does not provide any warranty of the item whatsoever, whether express, implied, or statutory, including, but not limited to, any warranty of merchantability or fitness for a particular purpose or any warranty that the contents of the item will be error-free. |