Actions
Bug #915
closedill_taskq_dispatch() race condition
Start date:
2011-04-18
Due date:
% Done:
100%
Estimated time:
3.00 h
Difficulty:
Tags:
Gerrit CR:
Description
Joyent found this as "OS-119", and it was fixed in the Joyent Illumos batch.
Basically, mutexes should be initialized BEFORE creating the thread that uses them.
Updated by Garrett D'Amore about 11 years ago
- Status changed from New to Resolved
- % Done changed from 80 to 100
Fixed in:
changeset: 13344:7691b36f7461
user: Bryan Cantrill <bryancantrill@gmail.com>
date: Thu Apr 21 20:06:36 2011 -0400
description:
915 ill_taskq_dispatch() race condition
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Albert Lee <trisk@opensolaris.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Actions