Oracle Solaris Modular Debugger Guide

Task Queues

The task queue subsystem provides general-purpose asynchronous task scheduling for a variety of clients in the kernel.

Task Queues Dcmds

address ::taskq_entry

Print the contents of the specified struct taskq_entry.

Task Queues Walkers

taskq_entry

Given the addresss of a taskq structure, iterate over the list of taskq_entry structures.