quote:
Originally posted by enigmadmin
(...)
seting the task priority to realtime sumtimes helps but maybe 1ce out of 20 times -> it sumtimes even crashes when startin msn =/
(...)
Never ever set the task priority to realtime, unless you absolutely know what you're doing and why you're doing it!
In fact, giving a process more task priority will increase/speed up the chances of a crash more than anything else. But it should not reduce or increase the amount of crashes on the application you changed the priority for; it should have no influence on that. Though, it may increase the amount of crashes for other applications as they are forced into the background/suspense...
You should not fiddle with the task priority if you don't know what you're doing.