Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139547 - cpulimit-1.1.ebuild (New Package)
Summary: cpulimit-1.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: [sunrise-overlay]
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-07-07 06:55 UTC by Rüpel
Modified: 2006-10-18 18:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cpulimit-1.1.ebuild (cpulimit-1.1.ebuild,560 bytes, text/plain)
2006-07-07 06:56 UTC, Rüpel
Details
cpulimit.8 (cpulimit.8,1.42 KB, text/plain)
2006-07-07 06:57 UTC, Rüpel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rüpel 2006-07-07 06:55:24 UTC
Hi!

There's this little program that can limit a processes cpu usage (percentage, not time).

This is a very simple ebuild since the original "package" only consists of a single .c file (no configure, Makefile has only 6 lines, only depends on glibc, etc).

I thought it is best installed in /usr/sbin/, because of its 'root'ish nature. ;)

Homepage: 
  http://marlon80.interfree.it/cpulimit/
Maybe it's interesting, what the debian maintainers made:
  http://packages.debian.org/unstable/admin/cpulimit
Comment 1 Rüpel 2006-07-07 06:56:34 UTC
Created attachment 91131 [details]
cpulimit-1.1.ebuild
Comment 2 Rüpel 2006-07-07 06:57:46 UTC
Created attachment 91132 [details]
cpulimit.8

The debian guys also made a manual page, which is a good thing. I put it in the files directory.
Comment 3 Cédric Krier gentoo-dev 2006-07-14 07:03:55 UTC
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/app-admin/cpulimit
Comment 4 Thomas Cort (RETIRED) gentoo-dev 2006-10-18 18:35:47 UTC
I'm maintain this package. Committed to the official portage tree. Enjoy!