slicerwizard
Member
There was a recent comment here from someone who was running DSD+ on their i3 server and having some stuttering issues. Tonight, I was having similar issues with my i5 laptop while running on battery power with a heavily throttled CPU clock. Nothing seemed to be stressing the CPU, but that didn't deter the stuttering. I discovered that closing Firefox completely eliminated the stuttering, so I figured it was probably a TCP issue of some sort. Did some Googling and found these:
sourcedaddy.com
Followed the instructions and set up a policy to have FMP24 TCP packets use priority 46 and the stuttering while on battery power, with Firefox running, went away...
Selecting DSCP Values - Windows 7 Tutorial
When sending packets, computers add a DSCP value that your network infrastructure can examine to determine how the packet should be prioritized.
How to Set the DSCP Flag in Your System | Data Distribution Service (DDS) Community RTI Connext Users
DSCP (Differentiated Services Code Point) is a series of bits in the IP header for classification purposes. These bits specify the precedence value of the packet, the drop probability, and the network service used.
community.rti.com
Followed the instructions and set up a policy to have FMP24 TCP packets use priority 46 and the stuttering while on battery power, with Firefox running, went away...