Quick - name me one parallel computation that would leave a CPU idle
for 60 seconds while the other ones are busy on an SMP. The point?
All the parallel computations I've seen statically load balance at
initialization time and then never move.
I agree that there are other types of parallel loads, but they
tend to be more of the time sharing sort. I don't think anyone
is suggesting that migrating vi or sendmail is a good idea. Right?
: The same is going to be true for dynamic load balancing - if you are talking
: about this sort of balancing on large enough timescales it will make sense
: - true it may be every 30 minutes and you may try to do minimal movement
So explain to me what application will be nicely balanced for 30
minutes and then need to be moved to be balanced? How would one go
about deisgning such an application?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu