-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
None
-
generic
-
generic
There are various utilities to cap a JVM process with limited CPU.
* restrict the number of available CPU - Linux has a utility "taskset"
* cap the CPU available %. - Linux has a utility "cpulimit".
It would be helpful if there is a Java API to determine what is the maximum available CPU limit set on the process.
Raising this after discussing with Mandy and Jaroslav
* restrict the number of available CPU - Linux has a utility "taskset"
* cap the CPU available %. - Linux has a utility "cpulimit".
It would be helpful if there is a Java API to determine what is the maximum available CPU limit set on the process.
Raising this after discussing with Mandy and Jaroslav