Home
last modified time | relevance | path

Searched refs:RSS (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2_internal.h87 #define HW_ATL2_ACTION(ACTION, RSS, INDEX, VALID) \ argument
89 (((RSS) & 0x1U) << 7) | \
/linux/Documentation/networking/
A Dscaling.rst17 - RSS: Receive Side Scaling
24 RSS: Receive Side Scaling
33 generally known as “Receive-side Scaling” (RSS). The goal of RSS and
38 The filter used in RSS is typically a hash function over the network
41 implementation of RSS uses a 128-entry indirection table where each entry
53 RSS Configuration
73 RSS IRQ Configuration
92 RSS should be enabled when latency is a concern or whenever receive
118 RPS has some advantages over RSS:
136 hash used for RSS (e.g. computed Toeplitz hash). The hash is saved in
[all …]
A Dila.rst25 optimizations in the network, such as ECMP, RSS, GRO, GSO, etc., just work.
/linux/Documentation/networking/device_drivers/ethernet/freescale/
A Ddpaa.rst157 ethtool. Also, rx-flow-hash and rx-hashing was added. The addition of RSS
189 By default the DPAA Ethernet driver enables RSS, making use of the
193 When RSS is disabled, all traffic received by a certain interface is
201 certain interface when RSS is not enabled.
203 To implement RSS, the DPAA Ethernet driver allocates an extra set of
212 RSS can be turned off for a certain interface using ethtool, i.e.::
/linux/Documentation/accounting/
A Dtaskstats-struct.rst153 /* Accumulated RSS usage in duration of a task, in MBytes-usecs.
159 __u64 coremem; /* accumulated RSS usage in MB-usec */
166 /* High watermark of RSS usage in duration of a task, in KBytes. */
167 __u64 hiwater_rss; /* High-watermark of RSS usage */
/linux/tools/testing/selftests/vm/
A Dmlock2-tests.c106 #define RSS "Rss:" macro
156 vma_rss = get_value_for_name(addr, RSS); in is_vma_lock_on_fault()
176 vma_rss = get_value_for_name(addr, RSS); in lock_check()
/linux/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst116 at version 6; it combines both mapped (RSS) and unmapped Page
189 All mapped anon pages (RSS) and cache pages (Page Cache) are accounted.
198 An RSS page is unaccounted when it's fully unmapped. A PageCache page is
443 caches, RSS and Active pages/Inactive pages are shown.
535 anon page(RSS) or cache page(Page Cache) to the cgroup.
772 | | not be the task's "RSS", but other task's "RSS" that maps the same file. |
959 2. Singh, Balbir. Memory Controller (RSS Control),
963 4. Emelianov, Pavel. RSS controller based on process cgroups (v2)
965 5. Emelianov, Pavel. RSS controller based on process cgroups (v3)
970 8. Singh, Balbir. RSS controller v2 test results (lmbench),
[all …]
/linux/drivers/net/ethernet/marvell/octeontx2/
A DKconfig28 , NPA stack pages etc in NDC. Also locks down NIX SQ/CQ/RQ/RSS and
/linux/Documentation/networking/device_drivers/ethernet/amazon/
A Dena.rst31 checksum offload. Receive-side scaling (RSS) is supported for multi-core
239 RSS chapter
242 - The ENA device supports RSS that allows flexible Rx traffic
247 - The driver configures RSS settings using the AQ SetFeature command
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
A Datlantic.rst355 RSS for UDP
358 Currently, NIC does not support RSS for fragmented IP packets, which leads to
359 incorrect working of RSS for fragmented UDP traffic. To disable RSS for UDP the
/linux/drivers/net/ethernet/qualcomm/
A DKconfig60 low power, Receive-Side Scaling (RSS), and IEEE 1588-2008
/linux/Documentation/networking/device_drivers/ethernet/marvell/
A Docteontx2.rst92 - Defines receive side scaling (RSS) algorithms.
109 Supports ethtool for configuring links, RSS, queue count, queue size,
150 5. RQ may be selected by RSS or by configuring MCAM rule with a RQ number.
/linux/drivers/net/ethernet/cisco/enic/
A Denic_res.c108 ENIC_SETTING(enic, RSS) ? "yes" : "no", in enic_get_vnic_config()
A Denic_main.c2271 u8 rss_enable = ENIC_SETTING(enic, RSS) && (enic->rq_count > 1); in enic_set_rss_nic_cfg()
2386 if (ENIC_SETTING(enic, RSS) && in enic_set_intr_mode()
2912 if (ENIC_SETTING(enic, RSS)) in enic_probe()
/linux/Documentation/networking/device_drivers/ethernet/huawei/
A Dhinic.rst21 TCP Transmit Segmentation Offload(TSO), Receive-Side Scaling(RSS) and
/linux/Documentation/admin-guide/sysctl/
A Dnet.rst280 RSS (Receive Side Scaling) enabled drivers use a 40 bytes host key that is
301 RSS hash key:
A Dvm.rst98 For overcommit 'guess', we can sum resident set sizes (RSS).
102 and add the sum of their RSS.
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst83 - Receive Side Scaling (RSS)
482 33) Enables Receive Side Scaling (RSS) feature::
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Diavf.rst108 - Receive Side Scaling (RSS) with 64 entry indirection table and key,
A Di40e.rst434 RSS Hash Flow
437 more options for Receive Side Scaling (RSS) hash byte configuration.
A Dice.rst379 RSS Hash Flow
382 more options for Receive Side Scaling (RSS) hash byte configuration.
/linux/Documentation/filesystems/
A Dproc.rst229 For making accounting scalable, RSS related information are handled in an
473 the amount of the mapping that is currently resident in RAM (RSS); the
505 hugetlbfs page which is *not* counted in "RSS" or "PSS" field for historical
/linux/net/ipv4/
A DKconfig330 and RSS) can be leveraged to provide better service.

Completed in 28 milliseconds