Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index

CONFIG_IP_VS_WRR: weighted round-robin scheduling

General informations

The Linux kernel configuration item CONFIG_IP_VS_WRR has multiple definitions:

weighted round-robin scheduling found in net/netfilter/ipvs/Kconfig

The configuration item CONFIG_IP_VS_WRR:

Help text

The weighted robin-robin scheduling algorithm directs network connections to different real servers based on server weights in a round-robin manner. Servers with higher weights receive new connections first than those with less weights, and servers with higher weights get more connections than those with less weights and servers with equal weights get equal connections.

If you want to compile it in kernel, say Y. To compile it as a module, choose M here. If unsure, say N.

weighted round-robin scheduling found in net/ipv4/ipvs/Kconfig

The configuration item CONFIG_IP_VS_WRR:

Help text

The weighted robin-robin scheduling algorithm directs network connections to different real servers based on server weights in a round-robin manner. Servers with higher weights receive new connections first than those with less weights, and servers with higher weights get more connections than those with less weights and servers with equal weights get equal connections.

If you want to compile it in kernel, say Y. To compile it as a module, choose M here. If unsure, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index

Automatically generated (in year 2024). See also LKDDb sources on GitLab