Closed mariusae closed 5 years ago
The work stealer currently always creates new allocs, but this can create unnecessary data transfer (from the primary alloc's repository). Instead, the work stealer should attempt to expand an existing alloc before creating a new one.
Stealer is deprecated in favor of the new -sched mode.
The work stealer currently always creates new allocs, but this can create unnecessary data transfer (from the primary alloc's repository). Instead, the work stealer should attempt to expand an existing alloc before creating a new one.