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

CONFIG_NET_SCH_ATM: ATM Virtual Circuits (ATM)

General informations

The Linux kernel configuration item CONFIG_NET_SCH_ATM has multiple definitions:

ATM Virtual Circuits (ATM) found in net/sched/Kconfig

The configuration item CONFIG_NET_SCH_ATM:

Help text

Say Y here if you want to use the ATM pseudo-scheduler. This provides a framework for invoking classifiers, which in turn select classes of this queuing discipline. Each class maps the flow(s) it is handling to a given virtual circuit.

See the top of net/sched/sch_atm.c for more details.

To compile this code as a module, choose M here: the module will be called sch_atm.

ATM pseudo-scheduler found in net/sched/Kconfig

The configuration item CONFIG_NET_SCH_ATM:

Help text

Say Y here if you want to use the ATM pseudo-scheduler. This provides a framework for invoking classifiers (aka "filters"), which in turn select classes of this queuing discipline. Each class maps the flow(s) it is handling to a given virtual circuit (see the top of net/sched/sch_atm.c).

To compile this code as a module, choose M here: the module will be called sch_atm.

ATM pseudo-scheduler found in net/sched/Kconfig

The configuration item CONFIG_NET_SCH_ATM:

Help text

Say Y here if you want to use the ATM pseudo-scheduler. This provides a framework for invoking classifiers (aka "filters"), which in turn select classes of this queuing discipline. Each class maps the flow(s) it is handling to a given virtual circuit (see the top of net/sched/sch_atm.c).

This code is also available as a module called sch_atm ( = code which can be inserted in and removed from the running kernel whenever you want). If you want to compile it as a module, say M here and read Documentation/modules.txt.

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

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