|
|
|
|
|
by rbanffy
72 days ago
|
|
> Do you have an example use case? The one that comes to mind is HPC, where you avoid over allocation of the physical cores. If the process has the whole node for itself for a brief period, inefficient memory access might have a bigger impact than memory starvation. IBM also has their RAID-like memory for mainframes that might be able to do something similar. This feels like software implemented RAID-1. |
|