http://defect.opensolaris.org/bz/show_bug.cgi?id=12633
Michael Hunter <michael.hunter at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.hunter at sun.com
--- Comment #1 from Michael Hunter <michael.hunter at sun.com> 2009-11-12
13:00:40 UTC ---
(In reply to comment #0)
[...]
> Solution is to add a state retrieval function, nwamd_object_get_state(), which
> locks the object list as opposed to the individual object to retrieve object
> state and as a result does not need to wait for the object lock. An object
> cannot be removed from the object list until it has the object list lock, so
> this is safe to do I believe.
[...]
So we are guaranteed that the object list will be complete but not that the
contents of the individuals objects will be consistent.
--
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.