<cc_config> <log_flags> <http_debug>0</http_debug> </log_flags> <options> <save_stats_days>360</save_stats_days> <exclusive_app>farcry.exe</exclusive_app> <exclusive_app>Z2.EXE</exclusive_app> </options></cc_config>
I would highly recommend using the <exclusive_app> cc_config option for games .... more info on that file is at http://boinc.berkeley.edu/wiki/Client_configuration , if you need it. My (superficial) understanding is that Vista and Windows 7 changed the driver model significantly from XP & earler, which places graphics operations in a different execution 'ring' than before, which on some simplistic level enables win7 to give you driver restarts instead of blue screens of death.For example, my cc_config.xml file currently looks like this:Quote<cc_config> <log_flags> <http_debug>0</http_debug> </log_flags> <options> <save_stats_days>360</save_stats_days> <exclusive_app>farcry.exe</exclusive_app> <exclusive_app>Z2.EXE</exclusive_app> </options></cc_config>
New sheduler from Vista(and Win7 probably) performs faster than older from WinXP, but it looks like it doesn't obey process priorities even in bigger degree than WInXP one.I've seen negative effect of running CPU-only BOINC apps (idle priority!) on video playback under Vista on Core2 Duo notebook.I don't see such effects on single core AthlonXP (much less powerfull CPU and maybe even GPU) under WinXP. Never tried D2 under Win7, but under WinXP it was never bothered by BOINC.SO exclusive tag could be the single option indeed...
Jason, can Lasso "manage" problem I sow on AMD comp: if Cool and Quiet is enabled then GPU crunching is slower about 20%