mmtk
0.31.0-2ad6d36ab3d82be46135a7d76d4fe59cc84620ed
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.