View Single Post
Old 07-24-07, 02:09 PM   #10
Rilex
Sailor man
 
Join Date: Mar 2007
Posts: 43
Downloads: 0
Uploads: 0
Default

Quote:
also set priority to real time ... that will give sh4 priority over other processes running
Bad idea, that prevents other critical processes from gaining any CPU time, including some kernel processes for sound/video.

Quote:
By the way... (and kind of on topic) any gurus here got good advice on virtual memory settings? Should windows manage or is there a general rule that will give us better performance?
Let Windows manage it. You can never disable paging, you'll just end up putting more pressure on physical RAM than is required. Ultimately, this can lead to crashes since no available memory left == processes killed to free memory.
Rilex is offline   Reply With Quote