http://defect.opensolaris.org/bz/show_bug.cgi?id=9193
Summary: failure handling/rate limiting in dlpi_thread() needs
some attention
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Severity: normal
Priority: P3
Component: ON daemon
AssignedTo: michael.hunter at sun.com
ReportedBy: renee.danson at sun.com
QAContact: nwam-dev at opensolaris.org
As described in http://defect.opensolaris.org/bz/show_bug.cgi?id=8762,
comment #3, the dlpi_thread() function has some questionable logic in
its do-while loop. As it stands now, it's possible to get into a tight
loop that consumes all available CPU cycles if dlpi_recv() immediately
returns an error; this logic needs to be revisited/cleaned up.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.