Motr  M0
getcpu_thr_data Struct Reference
Collaboration diagram for getcpu_thr_data:
Collaboration graph

Data Fields

m0_processor_nr_t ptd_idx
 
struct m0_thread ptd_thread
 
struct m0_bitmap ptd_cpu_map
 
bool ptd_success
 

Detailed Description

Definition at line 168 of file processor.c.

Field Documentation

◆ ptd_cpu_map

struct m0_bitmap ptd_cpu_map

Bitmap for thread affinity

Definition at line 173 of file processor.c.

◆ ptd_idx

Processor id

Definition at line 170 of file processor.c.

◆ ptd_success

bool ptd_success

Result of a single cpu check

Definition at line 175 of file processor.c.

◆ ptd_thread

struct m0_thread ptd_thread

Definition at line 171 of file processor.c.


The documentation for this struct was generated from the following file: