Home
last modified time | relevance | path

Searched refs:merged (Results 1 – 25 of 36) sorted by relevance

12

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dstats.h8 OPTION('m', merged, config_stats, false) \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/draid/
H A Ddraid.c1260 int error, merged = 0; in draid_merge_impl() local
1290 merged++; in draid_merge_impl()
1294 merged++; in draid_merge_impl()
1307 *mergedp = merged; in draid_merge_impl()
1362 int merged = 0; in draid_merge() local
1367 error = draid_merge_impl(allcfgs, srcfilename, &merged); in draid_merge()
1375 total_merged += merged; in draid_merge()
1376 printf("Merged %d key(s) from '%s' into '%s'\n", merged, in draid_merge()
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-rename.m43 dnl # iops->rename2() merged into iops->rename(), and iops->rename() now wants
/f-stack/freebsd/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-cryptohash.diff1 cryptohash.h was dropped and merged with crypto/sha.sh in 5.8 kernel. Details in:
/f-stack/dpdk/devtools/
H A Dgit-log-fixes.sh43 local tag=$( (git tag -l --contains $1 --merged $refbranch 2>&- ||
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/
H A Dcomposite.txt17 merged to this clock. The component clocks shall be of one of the
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgeneric_receive_offload_lib.rst28 doesn't re-calculate checksums for merged packets. The GRO library
72 either merged with the existed packets in the tables or inserted into the
193 be merged.
H A Denv_abstraction_layer.rst856 adjacent to each other, then the two free blocks are merged to form a single
862 adjacent to each other, then the two free blocks are merged to form a single
976 so, they are merged with the current element. This means that we can never have
977 two ``FREE`` memory blocks adjacent to one another, as they are always merged
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst26 * Successfully reviewed patches are merged to the repository.
28 * All sub-repositories are merged into main repository for ``-rc1`` and ``-rc2`` versions of the re…
592 thorough reviews will increase the likelihood of the patch getting merged.
608 Steps to getting your patch merged
647 …two weeks. After that time, the patch should be merged into the relevant git tree for the next rel…
655 been merged to the relevant tree by the committer, it should be treated as though it had,
658 * Trivial patches may be merged sooner than described above at the tree committer's
H A Dvulnerability.rst223 Unless a flaw is discovered in them, these patches will be merged
/f-stack/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst32 need to be merged in 20.08 onwards. This change will not introduce any
38 These wrappers must be used for patches that need to be merged in 20.08
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dstats.c1065 stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, in stats_print_helper() argument
1153 if (merged || destroyed || unmerged) { in stats_print_helper()
1182 if (merged && (ninitialized > 1 || !unmerged)) { in stats_print_helper()
1279 stats_print_helper(&emitter, merged, destroyed, unmerged, in stats_print()
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md8 When they are deemed ready for a release, they are merged into "release".
96 where your pull request can be safely merged.
105 …* Just because your changes have been merged does not mean the topic or larger issue is complete. …
109 … suggest ways to refine and improve your initial changes even after the pull request is merged.
160 something subtle merged is extensive benchmarking. You will be doing us a great favor if you
348 Changes cannot be merged into the main dev branch unless they pass all of our CI tests.
H A DREADME.md196 The `dev` branch is the one where all contributions are merged before reaching `release`.
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dfsl-asoc-card.txt9 this is a specific feature that might be painstakingly controlled and merged
H A Drenesas,rsnd.txt141 and these sounds will be merged by MIX.
192 and these sounds will be merged SSIU/SSI.
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dwii.dts16 * Until a later patch is merged, the kernel can use only the first
/f-stack/freebsd/contrib/openzfs/.github/
H A DCONTRIBUTING.md145 Any required reviews can then be finalized and the pull request merged.
266 Code without a proper signoff cannot be merged.
/f-stack/app/redis-5.0.5/deps/lua/
H A DHISTORY25 + standard distribution in only one library (lualib.a merged into lua.a)
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in362 with open(os.path.join(self.outputdir, 'merged'), 'wb') as merged:
364 os.write(merged.fileno(), b'%s\n' % line)
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-shared-linux-o32.ld71 /* Read-only sections, merged into text segment: */
H A Dcvmx-shared-linux-n32.ld69 /* Read-only sections, merged into text segment: */
H A Dcvmx-shared-linux.ld69 /* Read-only sections, merged into text segment: */
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog38 - The Javascript and Webassembly versions have been merged, and the
217 merged in, and is automatically used on CPUs supporting the AVX
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_real_virtual.rst16 however, in later DPDK versions these sample applications have been merged.

12