READYQ (Ready Queue)

The READYQ command prints the ready queue in priority order. The ready queue is a list of processes that are waiting for a processor.

── READYQ ─────────────────────────────────────────────────────────────┤
Note: Normal dump processing allows for the completion of I/O operations to occur before the state of the machine is frozen and the memory dump is actually processed. For TCP machines, the stacks waiting on the I/O operations that have recently completed will have already been placed by the TCP into the ready queue. As a result, for TCP machines the size of the ready queue may be larger than it was at the time of the actual dump request.