Home
last modified time | relevance | path

Searched refs:sparse (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/sparse/
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/sparse
8 sparse.cfg
H A Dsparse_001_pos.ksh33 . $STF_SUITE/tests/functional/sparse/sparse.cfg
H A Dsparse.cfg33 export TESTFILE=testfile.sparse
/f-stack/app/redis-5.0.5/tests/unit/
H A Dhyperloglog.tcl42 test {HyperLogLogs are promote from sparse to dense} {
55 assert {[r pfdebug encoding hll] eq {sparse}}
62 test {HyperLogLog sparse encoding stress test} {
75 assert {[r pfdebug encoding hll1] eq {sparse}}
82 test {Corrupted sparse HyperLogLogs are detected: Additionl at tail} {
91 test {Corrupted sparse HyperLogLogs are detected: Broken magic} {
100 test {Corrupted sparse HyperLogLogs are detected: Invalid encoding} {
/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c585 sds sparse = o->ptr, dense; in hllSparseToDense() local
586 struct hllhdr *hdr, *oldhdr = (struct hllhdr*)sparse; in hllSparseToDense()
588 uint8_t *p = (uint8_t*)sparse, *end = p+sdslen(sparse); in hllSparseToDense()
591 hdr = (struct hllhdr*) sparse; in hllSparseToDense()
656 uint8_t oldcount, *sparse, *end, *p, *prev, *next; in hllSparseSet() local
673 sparse = p = ((uint8_t*)o->ptr) + HLL_HDR_SIZE; in hllSparseSet()
844 p = prev ? prev : sparse; in hllSparseSet()
911 void hllSparseRegHisto(uint8_t *sparse, int sparselen, int *invalid, int* reghisto) { in hllSparseRegHisto() argument
913 uint8_t *end = sparse+sparselen, *p = sparse; in hllSparseRegHisto()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am74 sparse \ subdir
/f-stack/app/redis-5.0.5/
H A Dredis.conf1126 hll-sparse-max-bytes 3000
H A D00-RELEASENOTES285 HyperLogLog: dense/sparse repr parsing fuzz test.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_encrypted_files.ksh72 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS2/sparse \
/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.h92 void FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse); /**< 0: no sparse; 1: disable …
H A Dzstd.1.md207 * `--[no-]sparse`:
208 enable / disable sparse FS support,
210 Creating sparse files may save disk space and speed up decompression by
214 This setting overrides default and can force sparse mode over stdout.
H A DREADME.md195 --[no-]sparse : sparse mode (default: disabled)
H A Dfileio.c430 … FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse) { prefs->sparseFileSupport = sparse in FIO_setSparseWrite() argument
/f-stack/freebsd/contrib/openzfs/tests/
H A DREADME.md81 -f Use sparse files directly instead of loopback devices for
89 -d DIR Create sparse files for vdevs in the DIR directory. By
/f-stack/freebsd/contrib/openzfs/scripts/
H A Dzimport.sh488 cp -a --sparse=always "$POOL_DIR_PRISTINE" \
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dchosen.txt89 or the EFI memory map). Valid memory may be sparse within the range.
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dsanity.run572 [tests/functional/sparse]
574 tags = ['functional', 'sparse']
H A Dcommon.run840 [tests/functional/sparse]
842 tags = ['functional', 'sparse']
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-single.txt180 /* sparse GPIO range could be supported */
/f-stack/freebsd/contrib/openzfs/
H A Dconfigure.ac387 tests/zfs-tests/tests/functional/sparse/Makefile
/f-stack/freebsd/contrib/zstd/
H A DCHANGELOG359 cli : fix : write on sparse-enabled file systems in 32-bits mode, by @ds77