On Fri, 3 Mar 2000, Wensong Zhang wrote:
> > It would, however, mean that the LVS kernel module will need to be changed
> > to look at the /proc filesystem for scheduling info... would this be
> > problem Wensong? And of course, it must then require another (daemon?) to
> > be running even to use simple RR scheduling.
>
> Which scheduling info?
>
> Wensong
Whoops I meant *info* as in a *desirability* rating for each real server
written to the proc system via the chosen scheduling algorithm. Then, as
Ian said, one could just have LVS call
load_balance_and_send_packet_most_desirable() and then the most desirable
server would be straight forward searching of the proc system with N
nodes and choosing a node with the least imagtion.
Thanks,
Ben
|