PROBLEM: (94759) (PATCH ID: TCR540-014) ******** Stress testing uncovered a problem in one of the RDG kernel threads (rdg_snd_thread) whereby an instance of this thread can starve other timeshare threads even if it attempts to yield the processor on which it is running. This problem can occur if the cluster member is a uniprocessor and there is very heavy RDG traffic. The manifestation occurring during stress testing was that networking services ceased operating. However, any thread running at a priority worse than BASEPRI_USER - 2 (42) can be starved.