Linked by Thom Holwerda on Wed 29th Aug 2007 00:28 UTC, submitted by diegocg
Thread beginning with comment 266413
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Awful situation
by PlatformAgnostic on Wed 29th Aug 2007 04:50
in reply to "RE: Awful situation"
MMCSS is not integrated with the scheduler. It's a usermode hack. It's a service that runs with high privilege that adjusts the priorities of other services. It is not useful for a server and likely won't exist on WS2008.
You miss the point. The problem here is with Vista's networking stack somewhere. The MMCSS hack was implemented as a response to it, but all processes can be affected, not just multimedia ones.






Member since:
2007-02-22
The Multimedia Class Scheudler Service is built into the scheduler. Any task in Vista can register itself with it to ensure that task is not interrupted.
I'd imagine that on a Vista-based server (if such an animal exists -- I'd imagine most servers are still on Windows 200X), the process that did the actual serving would be using this class to make sure that it never dropped, while non-critical and unimportant tasks (the GUI, background maintenance tests) were executed as secondary tasks.