| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | metaslab.c | 429 uint64_t fragmentation = 0; in metaslab_class_fragmentation() local 459 fragmentation += mg->mg_fragmentation * in metaslab_class_fragmentation() 462 fragmentation /= metaslab_class_get_space(mc); in metaslab_class_fragmentation() 464 ASSERT3U(fragmentation, <=, 100); in metaslab_class_fragmentation() 466 return (fragmentation); in metaslab_class_fragmentation() 830 uint64_t fragmentation = 0; in metaslab_group_fragmentation() local 840 fragmentation += msp->ms_fragmentation; in metaslab_group_fragmentation() 846 fragmentation /= valid_ms; in metaslab_group_fragmentation() 847 ASSERT3U(fragmentation, <=, 100); in metaslab_group_fragmentation() 848 return (fragmentation); in metaslab_group_fragmentation() [all …]
|
| /trueos/contrib/netbsd-tests/ipf/input/ |
| HD | ni2 | 1 # Test of fragmentation required coming from the inside.
|
| /trueos/tools/tools/net80211/wesside/ |
| HD | README | 12 * Waits for a packet. Uses fragmentation to recover some keystream.
|
| /trueos/contrib/wpa/wpa_supplicant/ |
| HD | todo.txt | 80 - cleanup TLS/PEAP/TTLS/FAST fragmentation: both the handshake and Appl. Data 83 should not need to care about fragmentation at all
|
| HD | eap_testing.txt | 239 fragmentation in the Aegis server(?) The packet seems to include 240 1328 bytes of EAP-Message and this may go beyond the fragmentation
|
| HD | ChangeLog | 36 - added support for fragmentation 419 * TNC: fixed issues with fragmentation 602 * added fragmentation support for EAP-TNC 721 * added support for fragmentation of outer TLS packets during Phase 2
|
| /trueos/sys/dev/cxgbe/firmware/ |
| HD | t4fw_cfg.txt | 23 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
| HD | t5fw_cfg.txt | 32 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
| HD | t4fw_cfg_uwire.txt | 118 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 121 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe
|
| HD | t5fw_cfg_uwire.txt | 146 # filter tuples : fragmentation, mpshittype, macmatch, ethertype, 149 filterMode = srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe
|
| HD | t5fw_cfg_fpga.txt | 148 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe, srvrsram
|
| /trueos/sbin/natd/ |
| HD | HISTORY | 78 - Support for sending ICMP 'need fragmentation' messages
|
| /trueos/cddl/contrib/opensolaris/cmd/zdb/ |
| HD | zdb.c | 726 uint64_t fragmentation; in dump_metaslab_groups() local 754 fragmentation = metaslab_class_fragmentation(mc); in dump_metaslab_groups() 755 if (fragmentation == ZFS_FRAG_INVALID) in dump_metaslab_groups() 758 (void) printf("\t%3llu%%\n", (u_longlong_t)fragmentation); in dump_metaslab_groups()
|
| /trueos/contrib/jemalloc/ |
| HD | ChangeLog | 139 page-level virtual memory fragmentation. 312 structures that tend to reduce fragmentation and increase speed.
|
| /trueos/contrib/wpa/hostapd/ |
| HD | ChangeLog | 18 - added support for fragmentation 210 * TNC: fixed issues with fragmentation 330 large enough to require fragmentation (e.g., if a large Session 370 * added fragmentation support for EAP-TNC
|
| /trueos/contrib/tcpdump/ |
| HD | INSTALL.txt | 163 print-frag6.c - IPv6 fragmentation header printer routines
|
| /trueos/contrib/serf/ |
| HD | CHANGES | 34 Ensure less TCP package fragmentation on Windows (r2145)
|
| /trueos/contrib/ipfilter/ |
| HD | HISTORY | 251 3423805 fragmentation stats not reported correclty 253 3423821 track packets and bytes for fragmentation 255 3423805 fragmentation stats not reported correctly
|
| /trueos/contrib/unbound/doc/ |
| HD | example.conf.in | 92 # is set with msg-buffer-size). 1480 can solve fragmentation (timeouts).
|
| /trueos/crypto/openssl/ |
| HD | NEWS | 641 record; allow fragmentation and interleaving of handshake and other
|
| /trueos/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | structure | 305 To minimize fragmentation, the initial packing process will only
|
| /trueos/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| HD | BEGEMOT-WIRELESS-MIB.txt | 670 of this object to 2346 will disable transmit fragmentation."
|
| /trueos/contrib/subversion/ |
| HD | CHANGES | 1630 * limit memory fragmentation in svnserve (r1022675) 2092 * limit memory fragmentation in svnserve (r1022675)
|
| /trueos/contrib/gperf/ |
| HD | ChangeLog | 2661 hiding a little bit it greatly reduces dynamic memory fragmentation,
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2001 | 701 fragmentation and enhance performance with common malloc
|