Bug 513663 - Review Request: cpulimit - CPU Usage Limiter for Linux
Summary: Review Request: cpulimit - CPU Usage Limiter for Linux
Keywords:
Status: CLOSED DUPLICATE of bug 513541
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-24 16:47 UTC by Ashay Humane
Modified: 2009-07-24 17:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-24 16:53:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ashay Humane 2009-07-24 16:47:20 UTC
Spec URL: http://ashay.info/rpm/cpulimit.spec
SRPM URL: http://ashay.info/rpm/cpulimit-1.1-1.fc11.src.rpm
Description: 

cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. 

It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly. 

More info here: http://cpulimit.sourceforge.net/

The original source did not use autotools and had a simple Makefile. I converted the source to use autotools. 

Thank you

Comment 1 Ashay Humane 2009-07-24 16:53:23 UTC

*** This bug has been marked as a duplicate of bug 513541 ***

Comment 2 Fabian Affolter 2009-07-24 17:38:40 UTC
You can add your updated details in the other review request.  Bump the release and add a proper changelog entry.


Note You need to log in before you can comment on or make changes to this bug.