K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-10-20T17:45:58.000000Z K 7 svn:log V 260 Use sched_bind() to make sure the DPC threads are bound to the correct processor, to insure DPC thread 0 runs on CPU0, DPC thread 1 runs on CPU1, and so on. Elevate the priority of the workitem threads, though don't use as high a priority as the DPC threads. END