mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
374 stars 67 forks source link

Work stealing #185

Open wenyuzhao opened 3 years ago

wenyuzhao commented 3 years ago

We need a work stealing implementation (like the one Java MMTk has) to improve load balancing for the work-packets system.

steveblackburn commented 3 years ago

To be clear, the Java MMTk does not support work stealing. But yes, we absolutely want support for work stealing.

https://conf.researchr.org/details/ismm-2019/ismm-2019-papers/8/Scaling-Up-Parallel-GC-Work-Stealing-in-Many-Core-Environments