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

CONFIG_IP_VS_MH: maglev hashing scheduling

General informations

The Linux kernel configuration item CONFIG_IP_VS_MH:

Help text

The maglev consistent hashing scheduling algorithm provides the Google's Maglev hashing algorithm as a IPVS scheduler. It assigns network connections to the servers through looking up a statically assigned special hash table called the lookup table. Maglev hashing is to assign a preference list of all the lookup table positions to each destination.

Through this operation, The maglev hashing gives an almost equal share of the lookup table to each of the destinations and provides minimal disruption by using the lookup table. When the set of destinations changes, a connection will likely be sent to the same destination as it was before.

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