Home
last modified time | relevance | path

Searched refs:costs (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/doc/guides/mempool/
H A Docteontx2.rst40 Since each mempool costs set of HW resources, the ``max_pools`` ``devargs``
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml153 and denotes the energy costs incurred while entering and leaving the idle
194 costs, it is clear that if the idle state residency time (i.e. time till next
198 This is mainly down to the fact that IDLE1 entry/exit energy costs are lower
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md90 * Extremely conservative -- minimize memory usage at all costs, only suitable when
/f-stack/tools/libxo/doc/
H A Dformatting.rst19 data, which can reduce maintenance costs and increase feature velocity.
/f-stack/freebsd/contrib/openzfs/
H A DLICENSE351 for costs, including, without limitation, court costs and
/f-stack/dpdk/doc/guides/tools/
H A Dcryptoperf.rst27 actual costs of hardware acceleration.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dwriting_efficient_code.rst130 it costs less if the write operation is on a full cache line as opposed to part of it.
H A Dring_lib.rst46 * Having many rings costs more in terms of memory than a linked list queue. An empty ring contain…