Bug 661 - lmbench: new package
Summary: lmbench: new package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P3 enhancement
Target Milestone: 2010.05
Assignee: unassigned
URL: http://sourceforge.net/projects/lmbench/
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-15 06:18 UTC by Kelvin Cheung
Modified: 2010-03-23 22:08 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
Add lmbench (2.50 KB, patch)
2009-10-15 06:18 UTC, Kelvin Cheung
Details
Add lmbench updated (2.48 KB, patch)
2009-10-28 09:35 UTC, Kelvin Cheung
Details
Add lmbench updated (3.09 KB, patch)
2009-11-11 04:14 UTC, Kelvin Cheung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kelvin Cheung 2009-10-15 06:18:46 UTC
Created attachment 697 [details]
Add lmbench

lmbench is a suite of simple, portable, ANSI/C microbenchmarks for UNIX/POSIX. In general, it measures two key features: latency and bandwidth. lmbench is intended to give system developers insight into basic costs of key operations.
Comment 1 Kelvin Cheung 2009-10-28 09:35:21 UTC
Created attachment 705 [details]
Add lmbench updated

lmbench patch updated
Comment 2 Kelvin Cheung 2009-11-11 04:14:05 UTC
Created attachment 741 [details]
Add lmbench updated

Add lmbench updated
Comment 3 Thomas Petazzoni 2010-02-21 22:33:03 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Comment 4 Peter Korsgaard 2010-03-23 22:08:09 UTC
Committed, thanks