Ian Clarke wrote: > The scenario I outlined above may be too contrived, but I do think we > should simulate short walks to find nodes for random swapping, rather > than just assuming that a short walk will select a random node with > even probability.
The version of the simulator I sent to the list this afternoon uses random walks for swapping - you can adjust WALK_STEPS and SWAP_LIMIT to see whether short random walks have a similar effect to limiting the amount of swap traffic through each node. Cheers, Michael
