Files
meta-openembedded/meta-oe/recipes-support
Portia bc4448f461 cpulimit: introduce support for this package
Now, cpulimit recipe is put under recipes-support. Binary will be
installed  by the recipe under /usr/sbin

         # cpulimit -h
         Usage: cpulimit [OPTIONS...] TARGET
                 OPTIONS
                 -l, --limit=N          percentage of cpu allowed from 0
to 100
(required)
                 -v, --verbose          show control statistics
                 -z, --lazy             exit if there is no target
process, or
if it dies
                 -i, --include-children limit also the children
processes
                 -h, --help             display this help and exit
                 TARGET must be exactly one of these:
                 -p, --pid=N            pid of the process (implies -z)
                 -e, --exe=FILE         name of the executable program
file or
path name
                 COMMAND [ARGS]         run this command and limit it
(implies
-z)

                 Report bugs to <marlon...@hotmail.com>.

Signed-off-by: Bassem Boubaker <bassem.boubaker@actia.fr>
[ Changes by Portia
 - Fix build issue, deprecated and missing includes
 - Add branch to git repo in SRC_URI
 - Update LICENSE to GPL-2.0-or-later
]
Signed-off-by: Portia <stephensportia@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-05-02 00:48:27 -07:00
..
2021-10-19 09:23:08 -07:00
2022-04-13 19:21:41 -07:00
2021-08-03 10:21:25 -07:00
2022-01-24 09:11:01 -08:00
2022-03-17 08:18:31 -07:00
2022-03-04 08:28:06 -08:00
2022-04-25 10:44:13 -07:00
2022-03-26 18:15:11 -07:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:38:40 -07:00
2022-04-11 07:46:51 -07:00
2022-03-03 08:50:19 -08:00
2022-04-11 07:46:51 -07:00
2022-03-31 11:54:44 -07:00
2021-08-03 10:21:25 -07:00
2022-02-08 08:59:08 -08:00
2021-03-28 12:12:58 -07:00
2022-04-30 07:39:08 -07:00
2022-03-10 07:31:21 -08:00
2021-11-09 11:23:54 -08:00
2019-06-25 14:21:48 -07:00
2022-04-25 11:00:43 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-31 21:23:05 -07:00
2022-03-29 08:28:38 -07:00
2021-04-21 08:27:01 -07:00
2022-04-19 08:22:50 -07:00
2022-03-24 09:45:25 -07:00
2022-02-17 11:12:44 -08:00
2021-08-03 10:21:25 -07:00
2022-04-07 17:32:48 -04:00
2021-08-03 10:21:25 -07:00
2022-03-29 08:28:38 -07:00
2021-08-03 10:21:25 -07:00
2022-01-12 09:22:34 -08:00
2022-03-19 01:45:03 -07:00
2022-04-15 21:45:45 -07:00
2021-12-29 18:32:15 -08:00
2022-02-11 09:10:38 -08:00
2022-02-24 08:35:24 -08:00