multikernel
multikernel copied to clipboard
[mm] Dynamic Load Balancer for Remote Memory Servers
Description
Currently, load is statically balanced across the remote memory servers, in a round-robin fashion in the client side.
We should introduce a dynamic load balancer among the Remote Memory Servers. If one server becomes overload, it should forward the request to a server that is less overload.