https://www.reddit.com/r/killerinstinct/comments/4fcdhy/an_excellent_guide_to_optimizing_your_windows_10/ Found this thread , its short but it looks like it packs a HUGE surprise and not something i have come across in DAW optimization ,well this particular section of REGEDIT , and it seems like it has some really good information that instead of gaming could be used for Audio/DAW. So i have swapped out Gaming For DAW below to make it easier to digest .
I am wondering if anyone can make suggestions if it could be made to make Win 10 better for Sonar.
I am thinking HELL YES :
1) Windows implements a network throttling mechanism, the idea behind such throttling is that processing of network packets can be a resource-intensive task. It is beneficial to turn off such throttling for achieving maximum throughput. To implement this tweak, run regedit and modify the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile. Under SystemProfile, create a DWORD value and name it to “NetworkThrottlingIndex” then set its Hexadecimal value to ffffffff for gaming and max throughput: ffffffff completely disables throttling
2) DAWs that uses “Multimedia Class Scheduler” service (MMCSS) an only utilize up to 80% of the CPU. The “Multimedia Class Scheduler” service (MMCSS) ensures prioritized access to CPU resources, without denying CPU resources to lower-priority background applications. To implement this tweak, run regedit and modify the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile. From there, create a new DWORD and name it to “SystemResponsiveness” set its hexadecimal value to 00000000 ( for pure > DAW )
2a) In the same Registry hive as the above tweak, you can also change the priority of Games.
To implement this tweak:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile\Tasks\Games and change the following registry values:
“GPU Priority” change its values to 8 for gaming.
“Priority” set to 6 for gaming.
( I am thinking For DAWs :
https://msdn.microsoft.co...ms684247(v=vs.85).aspx- Audio : ( affinity left alone ) (background only = false )(GPU Priority=8 minimum percentage)( Priority =8 high)( scheduling category = High )(scheduling category =High )( SFIO =High )
- Capture : ?
- Distribution : ?
- Games : ?
- Playback :( affinity left alone ) (background only = false )(GPU Priority=8 minimum percentage)( Priority =8 high)( scheduling category = High )(scheduling category =High )( SFIO =High )
- Pro Audio :( affinity left alone ) (background only = false )(GPU Priority=8 minimum percentage)( Priority =8 high)( scheduling category = High )(scheduling category =High )( SFIO =High )
Window Manager : ?
more info:
http://www.installsetupco...readsprocessapis7.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_1.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_2.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_3.htmlhttp://www.installsetupco...adsprocessapis7_4.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_5.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_6.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_7.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_8.htmlhttp://www.installsetupconfig.com/win32programming/windowsthreadsprocessapis7_9.html 3) DAW applications use the "Multimedia Class Scheduler" service (MMCSS) to ensure prioritized access to CPU resources, without denying CPU resources to lower-priority background applications. However, this also reserves 20% of CPU by default for background processes, your multimedia streaming and some games can only utilize up to 80% of the CPU. This setting, in combination with the above "NetworkThrottlingIndex" can help some games and video streaming.
We recommend reducing the reserved CPU for background processes from the default of 20% .
To implement this tweak, run regedit and modify the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile SystemResponsiveness=10 (DWORD, default is 20 denoting 20% of CPU reserved, recommended: decimal 10, or 0 for pure DAW Performance)
I have not changed anything yet because if i do it will be to better Win 10 for Sonar, so i want to hear what other people using platinum think ?
Which of these settings do u believe will be best for Platinum ?