Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_NET_SCH_ATM has multiple definitions:
net/sched/KconfigThe configuration item CONFIG_NET_SCH_ATM:
CONFIG_ATMsch_atmSay 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.
net/sched/KconfigThe configuration item CONFIG_NET_SCH_ATM:
CONFIG_NET_SCHED && CONFIG_ATMsch_atmSay 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.
Raw data from LKDDb:
lkddb module sch_atm CONFIG_NET_SCH_ATM : net/sched/Kconfig : "ATM Virtual Circuits (ATM)"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.