Lmbench is transplanted on the Development Board and used

Source: Internet
Author: User

1. Download the source code. Installation Method:

Http://blog.csdn.net/taozi343805436/article/details/7876087

2. Cross-compile lmbench for arm Linux

(1) Modify scripts/OS and add OS = arm-linux (before "echo $ OS)

(2) Modify scripts/compiler and add CC = arm-linux-gcc (before "echo $ CC)

(3) After compilation is successful, all binaries are generated in bin/arm-linux.

3. Run
(1) copy the modified compiled file to the Development Board.

 (2) go to the "scripts" directory ",Run "./config-run" and select test project and Configuration

 (3)Run "./results" to start the test.

Summary:

Lmbench is a set of micro-benchmarks that can be used to analyze the settings of different operating systems. Benchmarks, including Lmbench, can measure routines of multiple operating systems, such as context conversion, local communication, memory bandwidth, and file operations. Lmbench is easy to use. You only need to know three important commands.

  • Makeresults: When Lmbench is run for the first time, it prompts detailed information about the system configuration and which tests will be executed.

  • Makererun: After the configuration is initialized and the benchmark is run for the first time, you can use the makererun command to repeat the benchmark using the configuration provided by makeresults.

  • Makesee: after running at least three times, you can use the makesee command to view the result. The displayed results can be copied to the tabulation software for subsequent analysis or graphical display.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.