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

CONFIG_DEBUG_NET_SMALL_RTNL: Add extra per-netns mutex inside RTNL

General informations

The Linux kernel configuration item CONFIG_DEBUG_NET_SMALL_RTNL:

Help text

rtnl_lock() is being replaced with rtnl_net_lock() that acquires the global RTNL and a small per-netns RTNL mutex.

During the conversion, rtnl_net_lock() just adds an extra mutex in every RTNL scope and slows down the operations.

Once the conversion completes, rtnl_lock() will be removed and rtnetlink will gain per-netns scalability.

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 - D index

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