
PROBLEM: (82812) (PATCH ID: TCR510-007)
********
RDG will stop sending messages even though there
are messages in its send queue which are deliverable.
This will cause the application to hang waiting
for data.  
The following RDG counter values are indicative of 
this problem.  They
can be viewed by issuing the following 
command: "sysconfig -q rdg"

snd_msg_attempts/snd_buf_attempts - at least 
	one of these should be non-zero
	and noticibly increasing

snd_blocks_cmplt  - this should be non zero
snd_msg_successes  - should not increase
snd_buf_successes  - should not increase


PROBLEM: (84035) (PATCH ID: TCR510-024)
********
This patch fixes an incorrect display of the
following warning message at boot time:
   rdg: failed to start context rcvq scan thread


PROBLEM: (HPAQ41Z88, HPAQ50BD4) (PATCH ID: TCR510-036)
********
This patch fixes three problems:
     - a kernel memory fault with the RDG autowiring mechanism, also seen
       as a 'pte not valid' crash.
     - it will add a multichannel wait flag to pid_unblock.
     - it contains performance enhancements.
The 'pte not valid' dump may look like this:
0 stop_secondary_cpu: 1205
1 panic: 1252
2 event_timeout: 1971
3 printf: 940
4 panic: 1309
5 pmap_lw_unwire_new: 7493
6 lw_unwire_new: 3994
7 vm_map_pageable: 2155
8 rdg_unwire_iodesc: 1867
9 rdg_obj_destroy: 4106
10 rdg_syscall: 1783
11 syscall: 713
12 _Xsyscall: 1785


PROBLEM: (89030, BCGM623Z3) (PATCH ID: TCR510-049)
********
This patch fixes a problem with RDG whereby broadcast packets can interact with
the context receive queue.


PROBLEM: (90646) (PATCH ID: TCR510-104)
********
The symptom of this problem is that Oracle 9i can hang when a cluster member
is taken down.  No specific error messages are generated.



