fireice-uk / xmr-stak-cpu

Monero CPU miner
GNU General Public License v3.0
1.11k stars 478 forks source link

remote throttling ? #516

Open crazy-logic opened 6 years ago

crazy-logic commented 6 years ago

Hi there,

Is there a way to slow the miner, and use less resources/power without restating the mining? I would like to be able to throttle back the miner by core or other means? If there isn't is there a way I can invoke an exit, but only after the next result submission?

Many thanks, Matt

psychocrypt commented 6 years ago

I have planed such a feature for the gui. but currently it is not possible.

crazy-logic commented 6 years ago

That's a shame - can you point me to where in the code the c, h and r inputs are handled? I'm a nube to this, but would like to understand how those interrupts work and see if i can develop from there.