Home
last modified time | relevance | path

Searched +full:- +full:- +full:test +full:- +full:large +full:- +full:data (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/freebsd/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf5 test-0 = 0-one-fragment-minus-app-data
6 test-1 = 1-one-fragment-app-data
7 test-2 = 2-one-fragment-plus-app-data
8 test-3 = 3-small-app-data
9 test-4 = 4-small-app-data-large-fragment-size
10 test-5 = 5-medium-app-data
11 test-6 = 6-medium-plus-app-data
12 test-7 = 7-large-app-data
13 test-8 = 8-large-app-data-large-fragment-size
14 test-9 = 9-large-app-data-odd-fragment-size
[all …]
H A D13-fragmentation.cnf.in1 # -*- mode: perl; -*-
2 # Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
10 ## Test packet fragmentation
21 name => "one-fragment-minus-app-data",
24 test => {
29 name => "one-fragment-app-data",
32 test => {
37 name => "one-fragment-plus-app-data",
40 test => {
45 name => "small-app-data",
[all …]
/freebsd/contrib/bzip2/
H A DREADME.COMPILATION.PROBLEMS1 ------------------------------------------------------------------
3 lossless, block-sorting data compression.
6 Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
13 ------------------------------------------------------------------
17 myself for x86-linux and amd64-linux. With makefile.msc, Visual C++
18 6.0 and nmake, you can build a native Win32 version too. Large file
19 support seems to work correctly on at least on amd64-linux.
21 When I say "large file" I mean a file of size 2,147,483,648 (2^31)
23 but many newer ones can. Large files are pretty huge -- most files
24 you'll encounter are not Large Files.
[all …]
H A DCHANGES1 ------------------------------------------------------------------
3 lossless, block-sorting data compression.
6 Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
13 ------------------------------------------------------------------
23 Removed 'ranlib' from Makefile, since most modern Unix-es
33 reporting the problem correctly. This shouldn't give any data loss
36 Made the inline declarations disappear for non-GCC compilers.
44 bzip2.c, so the non-fixedness of them in previous versions has no
48 * made zero-length BZ_FLUSH work correctly in bzCompress().
49 * fixed bzWrite/bzRead to ignore zero-length requests.
[all …]
H A Dbzip2.13 bzip2, bunzip2 \- a block-sorting file compressor, v1.0.8
5 bzcat \- decompresses files to stdout
7 bzip2recover \- recovers data from damaged bzip2 files
12 .RB [ " \-cdfkqstvzVL123456789 " ]
19 .RB [ " \-fkvsVL " ]
25 .RB [ " \-s " ]
35 compresses files using the Burrows-Wheeler block sorting
38 LZ77/LZ78-based compressors, and approaches the performance of the PPM
41 The command-line options are deliberately very similar to
48 command-line flags. Each file is replaced by a compressed version of
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/no_space/
H A Denospc_ganging.ksh18 # Exercise gang block IO paths for non-encrypted and encrypted datasets.
43 log_must dd if=/dev/urandom of=$TESTDIR/data bs=$bs count=$count
44 data_checksum=$(xxh128digest $TESTDIR/data)
46 # Test common large block configuration.
47 log_must zfs create -o recordsize=1m -o primarycache=metadata $TESTPOOL/gang
50 log_must dd if=$TESTDIR/data of=$mntpnt/file bs=$bs count=$count
59 log_must rm -f $TESTDIR/out
62 # Test common large block configuration with encryption.
64 -o recordsize=1m \
65 -o primarycache=metadata \
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_7zip_large.c1 /*-
20 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 #include "test.h"
70 * Write a large file to it. in test_large()
85 /* NOTE: PPMd cannot handle random data correctly.*/ in test_large()
100 * Now, read the data back. in test_large()
102 /* With the test memory reader -- seeking mode. */ in test_large()
109 * Read and verify a large fil in test_large()
[all...]
/freebsd/contrib/jemalloc/
H A DChangeLog14 - Fix a severe virtual memory leak on Windows. This regression was first
15 released in 5.0.0. (@Ignition, @j0t, @frederik-h, @davidtgoldblatt,
17 - Fix size 0 handling in posix_memalign(). This regression was first released
19 - Fix the prof_log unit test which may observe unexpected backtraces from
20 compiler optimizations. The test was first added in 5.2.0. (@marxin,
22 - Fix the declaration of the extent_avail tree. This regression was first
24 - Fix an incorrect reference in jeprof. This functionality was first released
25 in 3.0.0. (@prehistoric-penguin)
26 - Fix an assertion on the deallocation fast-path. This regression was first
28 - Fix the TLS_MODEL attribute in headers. This regression was first released
[all …]
/freebsd/share/doc/papers/sysperf/
H A D3.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 When 4.2BSD was first installed on several large timesharing systems
51 on one machine, a VAX-11/780 with eight megabytes of memory.\**
58 person-to-person telephone messages to per-organization distribution
83 pseudo-terminal handler in addition to the local hardware terminal
96 it certainly represents a realistic test.
97 This test was run on several occasions over a three month period.
99 between the test runs the shape of the profiles,
113 Micro-operation benchmarks
117 programs was constructed and run on a VAX-11/750 with 4.5 megabytes
[all …]
/freebsd/share/doc/papers/newvm/
H A D1.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
59 a new page is allocated and filled either with initialized data or
85 Equally important in the large central timesharing environment
112 micro-processor has become powerful enough to allow users to have their
119 The workstations tend to have a large quantity of memory,
154 rather than to a locally-attached disk.
158 the file server that the data was up to date.
165 of the blocks on any locally-attached swap space analogously
167 Thus inactive swap blocks can also be used to cache less-recently-used
168 file data.
[all …]
/freebsd/sys/contrib/zstd/
H A DTESTING.md8 -----------
11 - Compilation on all supported targets (x86, x86_64, ARM, AArch64, PowerPC, and PowerPC64)
12 - Compilation on various versions of gcc, clang, and g++
13 - `tests/playTests.sh` on x86_64, without the tests on long data (CLI tests)
14 - Small tests (`tests/legacy.c`, `tests/longmatch.c`) on x64_64
17 ------------
20 - The following tests run with UBsan and Asan on x86_64 and x86, as well as with
22 - `tests/playTests.sh --test-large-data`
23 - Fuzzer tests: `tests/fuzzer.c`, `tests/zstreamtest.c`, and `tests/decodecorpus.c`
24 - `tests/zstreamtest.c` under Tsan (streaming mode, including multithreaded mode)
[all …]
H A DCHANGELOG2 perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
12 perf: faster mid-level compression speed in presence of highly repetitive patterns, by @senhuang42
13 perf: minor compression ratio improvements for small data at high levels, by @cyan4973
15 perf: faster compression speed on incompressible data, by @bindhvo
16 perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a …
20 build: improved meson unofficial build, by @eli-schwartz
22 …t advanced parameters information when compressing in very verbose mode (``-vv`), by @Svetlitski-FB
25 api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42)
39 api: ZSTDMT_NBWORKERS_MAX reduced to 64 for 32-bit environments (@Cyan4973)
42 perf: Decompression loop refactor, speed improvements on `clang` and for `--long` modes (#2614 #263…
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A DREADME.TESTS1 The archive of test files contains
3 - A shell file called REGRESS that controls the testing process.
5 - Several shell files called Compare* that control sub-parts
8 - About 160 small tests called t.* that constitute a random
12 - About 60 small tests called p.* that come from the first
14 basic stuff -- they have to work.
18 There are a couple of standard data files used with them,
19 test.data and test.countries, but others would work too.
21 - About 20 files called T.* that are self-contained and
23 For example, T.clv tests command-line variable handling.
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend-cpL_varied_recsize.ksh1 #!/bin/ksh -p
26 # of all combinations of -c -p and -L. Verify the stream is compressed,
30 # +---------+--------+------------+------------+-----------+-----------+
34 # +---------+--------+------------+------------+-----------+-----------+
36 # | 128k | -c | Fails | Fails | 128k | 128k |
37 # | 128k | -p | 128k | 128k | 128k | 128k |
38 # | 128k | -L | 128k | 128k | 128k | 128k |
39 # | 128k | -cp | Fails | Fails | 128k | 128k |
40 # | 128k | -cL | Fails | Fails | 128k | 128k |
41 # | 128k | -pL | 128k | 128k | 128k | 128k |
[all …]
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_prime.h5 * Copyright(c) 2007-2023 Intel Corporation. All rights reserved.
29 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
46 * @defgroup cpaCyPrime Prime Number Test API
51 * These functions specify the API for the prime number test operations.
57 * Large numbers are represented on the QuickAssist API as described
58 * in the Large Number API (@ref cpaCyLn).
60 * In addition, the bit length of large numbers passed to the API
76 * Prime Test Operation Data.
78 * This structure contains the operation data for the cpaCyPrimeTest
88 * All numbers MUST be stored in big-endian order.
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog5 - Reject overflows of zip header fields in minizip
6 - Fix bug in inflateSync() for data held in bit buffer
7 - Add LIT_MEM define to use more memory for a small deflate speedup
8 - Fix decision on the emission of Zip64 end records in minizip
9 - Add bounds checking to ERR_MSG() macro, used by zError()
10 - Neutralize zip file traversal attacks in miniunz
11 - Fix a bug in ZLIB_DEBUG compiles in check_match()
12 - Various portability and appearance improvements
15 - Remove K&R function definitions and zlib2ansi
16 - Fix bug in deflateBound() for level 0 and memLevel 9
[all …]
/freebsd/share/doc/papers/diskperf/
H A Dequip.ms22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
43 their controller, but we did not have time to test this device.
55 An important aspect of DSA is migrating a large part
72 data transfers from multiple drives.
76 the effects of a slow UNIBUS such as the one on the VAX-11/780.
94 Although a large number of disk drives use this interface, we tested
97 The controller ws first implemented for the VAX-11/750 as the SC750
107 It has also been upgraded to operate with higher data rate drives such
108 as the Fujitsu 2351As we used in this test.
109 The controller is contained in its own rack-mounted drawer with an integral
[all …]
/freebsd/share/doc/smm/05.fastfs/
H A D4.t22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 When running the ``list directory'' command on a large directory
42 The improvements are even more dramatic for large directories
53 The test programs measure the rate at which user programs can transfer
54 data to or from a file without performing any processing on it.
55 These programs must read and write enough data to
65 \(dg A UNIX command that is similar to the reading test that we used is
68 The systems were running multi-user but were otherwise quiescent.
73 As Table 2 shows, all file system test runs were on a VAX 11/750.
95 Table 2a \- Reading rates of the old and new UNIX file systems.
[all …]
/freebsd/tests/sys/kern/acct/
H A Dacct_test.c1 /*-
19 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40 #include <atf-c.h>
60 eps = fabs(expected - v.f) / expected; in check_result()
72 * Test case for encoding {0 sec, 0 usec} within a reasonable epsilon.
84 ATF_CHECK(fabs(v.f - 0.0) < FLT_EPSILON); in ATF_TC_BODY()
88 * Test case for encoding a random long number.
103 * Test case for encoding a small number of seconds {1 sec, 0 usec}.
120 * Test case for encoding a small number of usec {0 sec, 1 usec}.
137 * Test case for encoding a large number of usec {1 sec, 999.999 usec}.
[all …]
/freebsd/sbin/ipf/ipsend/
H A Diptest.14 iptest \- automatically generate a packets to test IP functionality
8 .B \-1234567
10 .B \-d
13 .B \-g
16 .B \-m
19 .B \-p
22 .B \-s
29 .B \-1
30 Run IP test group #1. This group of tests generates packets with the IP
38 .B \-2
[all …]
/freebsd/lib/libc/db/test/
H A DREADME8 To run the tests, enter "sh run.test". If your system dictionary isn't
9 in /usr/share/dict/words, edit run.test to reflect the correct place.
11 Fairly large files (the command files) are built in this directory during
12 the test runs, and even larger files (the database files) are created in
16 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
19 or data entry for a previous command.
24 + must be followed by [kK][dD]; the data value in the database
26 data value.
29 last character is not a carriage-return, a newline is appended.
34 + writes out the retrieved data DBT.
[all …]
/freebsd/sys/powerpc/include/
H A Dplatformvar.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
22 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
67 void *platform_iptr; /* instance data pointer */
70 * Opaque data that can be overlaid with an instance-private
71 * structure. Platform code can test that this is large enough at
72 * compile time with a sizeof() test againt it's softc. There
73 * is also a run-time test when the platform kernel object is
/freebsd/sys/dev/ofw/
H A Dofwvar.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
68 void *ofw_iptr; /* instance data pointer */
71 * Opaque data that can be overlaid with an instance-private
72 * structure. OFW code can test that this is large enough at
73 * compile time with a sizeof() test againt it's softc. There
74 * is also a run-time test when the MMU kernel object is
/freebsd/contrib/libarchive/
H A DNEWS45 Jan 20, 2020: New tar option: --safe-writes (atomical file extraction)
59 Apr 16, 2019: Support for non-recursive list and extract
61 Apr 14, 2019: New tar option: --exclude-vcs
73 Jul 19, 2018: Avoid super-linear slowdown on malformed mtree files
98 Nov, 2016: libarchive is now being tested by the OSS-Fuzz project
111 Another test release in preparation for 3.2.0
114 This is a test release in preparation for 3.2.0
131 Apr 6, 2014: Add bsdcat command-line tool
164 Sep 27, 2012: Implement function used to seek within data blocks.
192 Nov 06, 2011: Update shared-library version calculations for libarchive 3.x
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-destroy.89 .\" or https://opensource.org/licenses/CDDL-1.0.
37 .Nm zfs-destroy
54 .Bl -tag -width ""
66 .Bl -tag -width "-R"
72 This option has no effect on non-file systems or unmounted file systems.
74 Do a dry-run
75 .Pq Qq No-op
77 No data will be deleted.
82 flags to determine what data would be deleted.
84 Print machine-parsable verbose information about the deleted data.
[all …]

12345678910>>...36