Solaris Modular Debugger Guide

Task Queues

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

dcmds

address ::taskq_entry

Print the contents of the specified struct taskq_entry.

Walkers

taskq_entry

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