diff options
author | Prakash Surya <[email protected]> | 2011-12-06 09:48:06 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-12-13 16:10:57 -0800 |
commit | ac1e5b6033811e15f6e471e720bf506e4e3b4a08 (patch) | |
tree | 734c0d2946fb2fba508e4e94d4aee7b4c95f08c1 /include | |
parent | 2c02b71b1411176905228666abf7a50a2e5f85dc (diff) |
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 <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #65
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions