summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/version-etc.h
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2011-11-01 08:57:49 +0000
committermav <mav@FreeBSD.org>2011-11-01 08:57:49 +0000
commit80b1c68a336c2287452d9014dda432ac146311df (patch)
tree9f2a0593b556ae8bf9d2699568cbb2ced5e9d210 /contrib/diff/lib/version-etc.h
parentd419b160ca944633d83ecf0bfe51170b2d23eccf (diff)
downloadFreeBSD-src-80b1c68a336c2287452d9014dda432ac146311df.zip
FreeBSD-src-80b1c68a336c2287452d9014dda432ac146311df.tar.gz
Workaround the problem introduced by combination of r162200 and r215687.
r162200 delays provider orphanization until all running requests complete, to workaround broken orphan() method implementation in some classes. r215687 removes persistent periodic (10Hz) event thread wake ups. Together these changes can indefinitely delay orphanization until some other event wake up the event thread. One consequence of this is inability of CAM to destroy device disconnected when busy and, as consequence, create new one after reconnection. While the best solution would be to revert r162200, it is not easy, as some classes still look broken in that way. Instead conditionally wake up event thread if there are some providers waiting for orphanization. MFC after: 1 week
Diffstat (limited to 'contrib/diff/lib/version-etc.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud