Skip to main content
Version: Candidate-4.0

be_threads

be_threads provides information about the threads running on each BE node.

The following fields are provided in be_threads:

FieldDescription
BE_IDID of the BE node.
GROUPThread group name.
NAMEThread name.
PTHREAD_IDPthread ID.
TIDThread ID.
IDLEIndicates whether the thread is idle (true) or not (false).
FINISHED_TASKSNumber of tasks finished by the thread.
BOUND_CPUSCPUs to which the thread is bound.