Files
mirror_zfs/module/splat
Prakash Surya ac1e5b6033 Add Test: "Single task queue, recursive dispatch"
Added another splat taskq test to ensure tasks can be recursively
submitted to a single task queue without issue. When the
taskq_dispatch_prealloc() interface is introduced, this use case
can potentially cause a deadlock if a taskq_ent_t is dispatched
while its tqent_list field is not empty. This _should_ never be
a problem with the existing taskq_dispatch() interface.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #65
2011-12-13 16:10:57 -08:00
..
2010-01-08 09:37:54 -08:00
2011-06-21 14:02:46 -07:00
2010-07-20 13:29:35 -07:00
2010-05-17 15:18:00 -07:00
2010-05-17 15:18:00 -07:00
2011-06-21 14:02:46 -07:00
2011-06-21 14:02:46 -07:00
2010-05-17 15:18:00 -07:00
2011-06-21 14:02:46 -07:00
2010-05-17 15:18:00 -07:00
2010-06-28 16:02:57 -07:00
2010-05-17 15:18:00 -07:00
2010-11-09 10:18:01 -08:00
2010-05-17 15:18:00 -07:00
2011-02-25 16:56:46 -08:00