Home
last modified time | relevance | path

Searched refs:caching (Results 1 – 20 of 20) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_adptr.c38 aq->cq.caching = 0; in sso_rxq_enable()
42 aq->cq_mask.caching = ~(aq->cq_mask.caching); in sso_rxq_enable()
139 aq->cq.caching = 1; in sso_rxq_disable()
143 aq->cq_mask.caching = ~(aq->cq_mask.caching); in sso_rxq_disable()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Drenesas,fcp.txt6 caching, and conversion of AXI transactions in order to reduce the memory
H A Drenesas,fcp.yaml15 data caching, and conversion of AXI transactions in order to reduce the
/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h1039 uint64_t caching:1; member
1051 uint64_t caching:1;
1151 uint64_t caching:2; member
1165 uint64_t caching:2;
H A Dnicvf_hw.c604 pf_rq_cfg.caching = RQ_CACHE_ALLOC_FIRST; in nicvf_qset_rq_config()
669 cq_cfg.caching = 1; in nicvf_qset_cq_config()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst40 * **Removed the mempool cache memory if caching is not being used.**
47 cache for non-EAL threads. Previously the caching was always disabled
H A Drelease_20_05.rst175 * Removed flow rules caching for memory saving and compliance with ethdev API.
/f-stack/app/redis-5.0.5/tests/unit/
H A Ddump.tcl89 test {MIGRATE is caching connections} {
/f-stack/app/nginx-1.16.1/
H A DCHANGES404 *) Bugfix: cache control headers were ignored when caching errors
429 modification time if proxying without caching was used.
978 caching was used.
1428 backend with caching disabled; the new directives
1475 backend response while caching.
2793 without caching if caching was enabled in another part of the
3021 caching was used.
3441 header lines were passed to FastCGI-server while caching.
4127 header lines were passed to backend while caching if no
4301 *) Bugfix: in processing HEAD method while caching.
[all …]
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_debug.c379 ctx->qsize, ctx->caching); in nix_lf_cq_dump()
H A Dotx2_ethdev.c313 aq->cq.caching = 1; in nix_cq_rq_init()
/f-stack/dpdk/doc/guides/platform/
H A Docteontx2.rst412 W3:caching 1
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md187 thread-specific caching is disabled.
H A DChangeLog259 + Add multiple layers of rtree lookup caching, since rtree lookups are now
1365 - Remove the dynamic arena rebalancing code, since thread-specific caching
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_nix.h731 uint64_t caching : 1; member
/f-stack/dpdk/doc/guides/prog_guide/
H A Dhash_lib.rst304 …and Michael Kaminsky, MemC3: compact and concurrent MemCache with dumber caching and smarter hashi…
H A Dmember_lib.rst58 Library to share summaries of what web pages/objects they are caching. With the
H A Denv_abstraction_layer.rst696 software caching (e.g. the mempool cache) can mitigate this by reducing the
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim1733 " ngx_srcache - Transparent subrequest-based caching layout for arbitrary nginx locations
2056 " Nginx OCSP processing module designed for response caching
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt19103 Improved performance through additional parse object caching -