Home
last modified time | relevance | path

Searched refs:fragmentation (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_006_pos.ksh84 log_must check $class fragmentation $frag -lt 50
97 log_must check $class fragmentation $frag -eq 0
112 log_must check $class fragmentation $frag -lt 50
125 log_must check $class fragmentation $frag -eq 0
152 log_must check $class fragmentation $frag = "-"
208 typeset frag=$(get_class_prop $class fragmentation)
236 typeset frag=$(get_class_prop $class fragmentation)
268 typeset frag=$(get_class_prop $class fragmentation)
300 typeset frag=$(get_class_prop $class fragmentation)
331 typeset frag=$(get_class_prop $class fragmentation)
[all …]
H A Dvdev_get.cfg30 fragmentation
H A Dzpool_get_parsable.cfg30 "fragmentation"
H A Dzpool_get.cfg49 "fragmentation"
/freebsd/contrib/netbsd-tests/ipf/input/
H A Dni21 # Test of fragmentation required coming from the inside.
/freebsd/tools/tools/net80211/wesside/
H A DREADME11 * Waits for a packet. Uses fragmentation to recover some keystream.
/freebsd/contrib/wpa/wpa_supplicant/
H A Dtodo.txt73 - cleanup TLS/PEAP/TTLS/FAST fragmentation: both the handshake and Appl. Data
76 should not need to care about fragmentation at all
H A Deap_testing.txt239 fragmentation in the Aegis server(?) The packet seems to include
240 1328 bytes of EAP-Message and this may go beyond the fragmentation
/freebsd/contrib/jemalloc/
H A DChangeLog144 reduced virtual memory fragmentation and metadata usage; and 3) bug fixes on
151 crossing the specified threshold to reduce fragmentation. (@interwq)
305 reduces fragmentation over time and improves virtual memory and metadata
307 - Eagerly coalesce large extents to reduce fragmentation. (@interwq)
324 fragmentation. (@interwq)
481 locations. This reduces virtual memory external fragmentation, and will
628 extents. This tends to improve locality (decrease fragmentation) when
668 which can substantially reduce virtual memory churn and fragmentation. This
690 during purging, which resolves permanent virtual memory map fragmentation
704 - Fix potential VM map fragmentation regressio
[all...]
H A DTUNING.md52 However high arena count may also increase overall memory fragmentation,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c804 uint64_t fragmentation = 0; in metaslab_class_fragmentation() local
840 fragmentation += mg->mg_fragmentation * in metaslab_class_fragmentation()
843 fragmentation /= space; in metaslab_class_fragmentation()
845 ASSERT3U(fragmentation, <=, 100); in metaslab_class_fragmentation()
847 return (fragmentation); in metaslab_class_fragmentation()
1441 uint64_t fragmentation = 0; in metaslab_group_fragmentation() local
1458 fragmentation += msp->ms_fragmentation * free; in metaslab_group_fragmentation()
1464 fragmentation /= total_free; in metaslab_group_fragmentation()
1465 ASSERT3U(fragmentation, <=, 100); in metaslab_group_fragmentation()
1466 return (fragmentation); in metaslab_group_fragmentation()
[all …]
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6.subr32 atf_set descr 'Test IPv6 fragmentation code'
/freebsd/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf.in10 ## Test packet fragmentation
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_cfg.txt25 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt6fw_cfg_hashfilter.txt26 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt5fw_cfg.txt52 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt5fw_cfg_hashfilter.txt52 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt6fw_cfg.txt26 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt6fw_cfg_fpga.txt114 # filter tuples : fragmentation, mpshittype, macmatch, ethertype,
117 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt4fw_cfg_uwire.txt121 # filter tuples : fragmentation, mpshittype, macmatch, ethertype,
124 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt5fw_cfg_uwire.txt136 # filter tuples : fragmentation, mpshittype, macmatch, ethertype,
139 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
H A Dt6fw_cfg_uwire.txt124 # filter tuples : fragmentation, mpshittype, macmatch, ethertype,
128 filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.def97 // adjacency. This will reduce the fragmentation caused by region allocations
/freebsd/sbin/natd/
H A DHISTORY78 - Support for sending ICMP 'need fragmentation' messages
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_secure_malloc.pod102 requested, in order to "round up" and reduce secure heap fragmentation.

12