• [^] # Re: cpulimit

    Posté par . En réponse au message Limitation de temps CPU l'un processus. Évalué à 2.

    Un package comme ça ?

    jylenhof@newportable:~$ apt-cache show reniced
    Package: reniced
    Priority: optional
    Section: utils
    Installed-Size: 100
    Maintainer: Christian Garbs <debian@cgarbs.de>
    Architecture: all
    Version: 1.17-1
    Depends: libbsd-resource-perl, perl
    Filename: pool/main/r/reniced/reniced_1.17-1_all.deb
    Size: 11316
    MD5sum: 963ca7f99ddb9673a6445c8130019c26
    SHA1: ff2d3640c88675e70f8dfdf39a32c477e6563b5b
    SHA256: ec232383ef6558c407efe0eb818738128701ec76f2769d4bd8148db25ec716cc
    Description: renice running processes based on regular expressions
    reniced takes a list of regular expressions, looks for processes
    matching them and renices the processes to given values.
    .
    Instead of editing the scripts in /etc/init.d to give daemons the
    nicelevel you want (and get prompted at every package update because
    these files are conffiles) you can just run reniced once a day.
    .
    Homepage: http://www.cgarbs.de/stuff.en.html
    Tag: admin::automation, interface::daemon, role::program, scope::utility, works-with::software:running

    jylenhof@newportable:~$