Apply -niceEngines priority only to engines
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 17 Jun 2019 11:49:01 +0000 (13:49 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 17 Jun 2019 11:49:01 +0000 (13:49 +0200)
commit4649214a853d69c14d2c22ea8d2709e41c5110e1
tree1fe0ee43e617ad3753f2b855b4445a653c435208
parent239613ee44c1ca247e6d9d09d277d6482c48feca
Apply -niceEngines priority only to engines

Child processes started to communicate with ICS should run at normal
priority, and the caller of StartChildProcess now determines whether
the CPU priority will be niced, depending on the task of the process.
backend.c
frontend.h
usystem.c
winboard/winboard.c