MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
182 stars 47 forks source link

Is it possible to set plotting process priority while using Madmax? #148

Open acios opened 3 years ago

acios commented 3 years ago

I really like your plotter and is switching from swar to this, I didn't find where to change the default windows process priority settings for plotting jobs, so I have to manually set them in task manager. Is it possible to make that a customizable function?

in Swar it can set like this in config file: windows_process_priority: 16384, which will make the process below normal.

Thanks

MrPig91 commented 3 years ago

This has been suggested previously, I will look into to adding it for those who want to use it.

revlisoft commented 3 years ago

+1 for this as well. being able to set the priority will make the PC more responsive.