* question abt equal cost multipath networking
@ 2005-09-04 20:11 pravin
0 siblings, 0 replies; only message in thread
From: pravin @ 2005-09-04 20:11 UTC (permalink / raw)
To: netdev
Hello everyone,
I am working on equal cost multipath networking code in Linux
kernel. I studied the device round robin algorithm for the same. The
drr algorithm examines use count of devices to select outgoing device.
The use count is defined as number of sessions opened on that device
up till now. But this does not necessarily give us current load on a
device. We can use some other metric to select the outgoing device
e.g. current device packet-queue length.
So is there any specific reason for choosing use count as a
metric for this algorithm. Can I change this metric to some different
parameter e.g. device queue length or number of open sessions on a
device at present?
Thanks,
Pravin.
PS. I'm not on the list, so please CC me.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-04 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-04 20:11 question abt equal cost multipath networking pravin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).