LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: LVS Scheduling (MORE)

To: Wensong Zhang <wensong@xxxxxxxxxxxx>
Subject: Re: LVS Scheduling (MORE)
Cc: "Ian S. McLeod" <ian@xxxxxxxxxxxxxx>, Linux Virtual Server <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
From: Benjamin Lee <ben@xxxxxxxxxxxxxxxx>
Date: Sat, 4 Mar 2000 03:40:42 +1100 (EST)
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

<Prev in Thread] Current Thread [Next in Thread>