Bug 139547 - cpulimit-1.1.ebuild (New Package)
Bug#: 139547 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: ruepel@gmx.li
Component: Ebuilds
URL: 
Summary: cpulimit-1.1.ebuild (New Package)
Keywords:  InCVS
Status Whiteboard: [sunrise-overlay]
Opened: 2006-07-07 06:55 0000
Description:   Opened: 2006-07-07 06:55 0000
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 From Rüpel 2006-07-07 06:56:34 0000 -------
Created an attachment (id=91131) [details]
cpulimit-1.1.ebuild

------- Comment #2 From Rüpel 2006-07-07 06:57:46 0000 -------
Created an attachment (id=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 From Cédric Krier 2006-07-14 07:03:55 0000 -------
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/app-admin/cpulimit

------- Comment #4 From Thomas Cort (RETIRED) 2006-10-18 18:35:47 0000 -------
I'm maintain this package. Committed to the official portage tree. Enjoy!