mmtk
0.31.0-ba732176cb96d733885571481647d822f70576c8
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.