Seems like it should be fairly feasible at least for jnlp if you start the
JVM with nice. Though I'm not sure at all that kind of thing is inherited.
So any step spawned from the agent's running jar might have a nice value
back to 0.
Le 14 juin 2016 10:24 AM, "Victor Martinez" <victormartinezru...@gmail.com>
a écrit :

> Hi there,
>
>  I've been googling a bit and I couldn't find much information about a way
> to launch all builds on all Jenkins slaves (well, at least for Linux and
> Mac slaves) with "nice", only a reference from 2008:
>
>   https://issues.jenkins-ci.org/browse/JENKINS-2742
>
>  That would set the priority of builds to -10, which means that system
> processes, like cron, zabbix, puppet, etc. take priority. It wouldn't
> really slow down the builds, but would make the system more responsive when
> the CPU hits 100%.
>
>  *Reason*: We have slow SSH login and zabbix monitoring timeouts whenever
> a slave is at 100% CPU usage.
>
> Thanks so much
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/39333843-cd13-45f2-be44-f6f748ab33cc%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/39333843-cd13-45f2-be44-f6f748ab33cc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6TKPMuFCP5BzVKChX2d-pjTFgbs84hkb%3DhS3sGnA3iig%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to