[Bug 513541] New: Review Request: cpulimit - CPU Usage Limiter for Linux

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 24 04:46:44 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: cpulimit - CPU Usage Limiter for Linux

https://bugzilla.redhat.com/show_bug.cgi?id=513541

           Summary: Review Request: cpulimit - CPU Usage Limiter for Linux
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: ashay.humane at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


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

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list