It was set to "Programs".    Changing it to "Background services"  didn't make 
a difference.

TCPOptimizer can adjust 2 registry entries that I think are related to that 
Windows Setting:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows 
NT\CurrentVersion\Multimedia\SystemProfile]
        "NetworkThrottlingIndex"=dword:0000000a
        "SystemResponsiveness"=dword:00000014

        The first rate-limits IP packets; the second reserves a percent (0-100) 
of CPU scheduling for background tasks.   Changing either of those values made 
no difference.      I think the CPU scheduling reservation only applies when 
there's CPU contention (not on an idle system) so I wouldn't expect it to make 
a difference when CPU/core usage is low.



On Tue Aug 24 2021, at 8:20 PM, Mark Geisert <m...@maxrnd.com> wrote:

> NightStrike via Cygwin wrote:
>> Older versions of windows had a setting to optimize the OS for either
>> background services or foreground applications. One of the things this did
>> was throttle network usage. I don't know if windows 10 has the same setting
>> though.
> 
> Yes, it does.  Getting to it is a pain.  Search the "Settings" thingy for 
> "Advanced system settings".  That will bring up the System Properties dialog 
> you used to be able to get to from the Control Panel.  Click the Advanced 
> tab.  Under Performance, click Settings... .  Click the Advanced tab there.  
> Right in that dialog there's a Processor Scheduling box where you select for 
> best performance of "Programs" or "Background services".
> 
> It would be interesting to hear what it's currently set to before you try 
> changing it.  Try to keep all your testcases the same so we're dealing with 
> apples to apples.
> 
> ..mark
> 
> -- 
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to