mmtk
0.31.0-e84507760c81dd41f5359d166f429a03ab7dc9f3
Module affinity
Module Items
Functions
Type Aliases
In mmtk::
scheduler
mmtk
::
scheduler
Module
affinity
Copy item path
source
Functions
ยง
bind_
current_
thread_
to_
core
๐
Bind the current thread to the specified core.
bind_
current_
thread_
to_
cpuset
๐
Bind the current thread to the specified core.
get_
total_
num_
cpus
Return the total number of cores allocated to the program.
Type Aliases
ยง
CoreId
Represents the ID of a logical CPU on a system.