Home
last modified time | relevance | path

Searched refs:purge (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dmallocx.c49 purge(void) { in purge() function
100 purge(); in TEST_BEGIN()
147 purge(); in TEST_BEGIN()
214 purge(); in TEST_BEGIN()
H A Dposix_memalign.c11 purge(void) { in purge() function
115 purge(); in TEST_BEGIN()
H A Daligned_alloc.c11 purge(void) { in purge() function
121 purge(); in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in35 * Use as arena index in "arena.<i>.{purge,decay,dss}" and
43 * mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".purge", NULL, NULL, NULL,
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog85 - Make decay to always purge one more extent than before, because in
106 number of pages to purge is checked to prevent this. (@interwq)
312 + opt.purge
531 + opt.purge
541 purge:ratio until the 5.0.0 release. (@jasone)
655 no correctness issues for the default chunk purge function, but was
811 - Remove the "arenas.purge" mallctl, which was obsoleted by the
812 "arena.<i>.purge" mallctl in 3.1.0.
1024 in 3.1.0 by the addition of the "arena.<i>.purge" mallctl.
1036 - Add the "arena.<i>.purge" mallctl, which obsoletes "arenas.purge".
[all …]
/f-stack/freebsd/netinet/
H A Dtcp_hostcache.c162 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, purge, CTLFLAG_VNET | CTLFLAG_RW,
/f-stack/freebsd/kern/
H A Dvfs_cache.c115 SDT_PROBE_DEFINE1(vfs, namecache, purge, done, "struct vnode *");
116 SDT_PROBE_DEFINE1(vfs, namecache, purge, batch, "int");
704 SDT_PROBE1(vfs, namecache, purge, batch, i); in cache_free_batch()
2679 SDT_PROBE1(vfs, namecache, purge, done, vp); in cache_purge()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c2467 cpswp_ale_update_addresses(struct cpswp_softc *sc, int purge) in cpswp_ale_update_addresses() argument
2506 if (purge) in cpswp_ale_update_addresses()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c2530 ipf_nat_delrule(softc, softn, np, purge) in ipf_nat_delrule() argument
2534 int purge;
2545 if ((purge == 1) && ((np->in_flags & IPN_PURGE) != 0)) {
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim2121 " https://github.com/wandenberg/nginx-selective-cache-purge-module
/f-stack/app/nginx-1.16.1/
H A DCHANGES4376 might purge a whole cache; the bug had appeared in 0.7.46.