Windows black magic
What I need:
Some way to tell Windows either, "This program should be limited to 90% CPU usage, so other programs can have some too," or, "This program should be willing to give up CPU usage to anything else that wants it, since other things will give it back."
Open to suggestions. Task Manager has an option to change a program's priority, but I don't trust it not to fuck me royally.
click
Some way to tell Windows either, "This program should be limited to 90% CPU usage, so other programs can have some too," or, "This program should be willing to give up CPU usage to anything else that wants it, since other things will give it back."
Open to suggestions. Task Manager has an option to change a program's priority, but I don't trust it not to fuck me royally.
click
no subject
I have to do similar things with an open-source program I run that eats memory like chocolate. Stupid thing thinks it gets all the memory and CPU, I've yet to come up with a good way to sandbox the damn thing consistently, although lower the priority helps a lot. Let me know if you find anything good.