/freebsd/tests/sys/netpfil/pf/ |
H A D | altq.sh | 68 "altq on ${epair}b bandwidth 100000000b hfsc queue { default, slow }" \ 70 "queue slow hfsc(linkshare 80b upperlimit 80b)" \ 71 "match proto icmp queue slow" \ 122 "queue default bandwidth 14000b cbq(default) { slow } " \ 123 "queue slow bandwidth 6000b cbq(borrow)" \ 124 "match proto icmp queue slow" \ 176 "altq on ${bridge} bandwidth 1000b codelq queue { slow }" \ 177 "match queue slow" \ 223 "altq on ${epair}b bandwidth 6000b cbq queue { default, slow }" \ 225 "queue slow priority 1 cbq" \ [all …]
|
/freebsd/usr.bin/tip/libacu/ |
H A D | v3451.c | 53 int slow = number(value(BAUDRATE)) < 1200; in v3451_dialer() local 60 vawrite("I\r", 1 + slow); in v3451_dialer() 61 vawrite("I\r", 1 + slow); in v3451_dialer() 62 vawrite("I\r", 1 + slow); in v3451_dialer() 63 vawrite("\005\r", 2 + slow); in v3451_dialer() 75 vawrite("D\r", 2 + slow); in v3451_dialer() 84 vawrite(phone, 1 + slow); in v3451_dialer() 98 vawrite("\r", 1 + slow); in v3451_dialer() 99 vawrite("\r", 1 + slow); in v3451_dialer()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/events/ |
H A D | zed_slow_io_many_vdevs.ksh | 32 # 2. Inject slow io errors 33 # 3. Verify that ZED detects slow I/Os but doesn't degrade any vdevs 111 # Read the file with slow io injected on the disks 118 # NAME STATE READ WRITE CKSUM SLOW 147 # give slow ZED a chance to process the delay events 170 log_assert "Test ZED slow io across multiple vdevs" 177 log_pass "Test ZED slow io across multiple vdevs"
|
H A D | zed_slow_io.ksh | 33 # 3. Inject slow io errors 124 # give slow ZED a chance to process the delay events 195 log_assert "Test ZED slow io configurability" 205 log_pass "Test ZED slow io configurability"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
H A D | zpool_status_-s.ksh | 28 # Verify zpool status -s (slow IOs) works 32 # 2. Inject slow IOs into the pool 33 # 3. Verify we can see the slow IOs with "zpool status -s". 58 # Mark any IOs greater than 10ms as slow IOs 76 log_pass "Correctly saw $SLOW_IOS slow IOs and $DELAY_EVENTS delay events"
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-ns2.txt | 10 - slow-gpio: Slow LED GPIO. See OF device-tree GPIO specification. 12 the corresponding cmd-gpio/slow-gpio values. All the GPIO values combinations 28 slow-gpio = <&gpio0 29 0>;
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_status/ |
H A D | zpool_status_008_pos.ksh | 30 # 2. Force DEGRADE, FAULT, or inject slow IOs for vdevs 71 # Check no ONLINE slow vdevs are show. Then mark IOs greater than 72 # 750ms slow, delay IOs 1000ms to vdev6, check slow IOs. 83 # Check vdev6 slow IOs are only shown when requested with -s.
|
/freebsd/crypto/openssh/regress/ |
H A D | channel-timeout.sh | 116 # Set up a "slow sftp server" that sleeps before executing the real one. 117 cat > $OBJ/slow-sftp-server.sh << _EOF 123 chmod a+x $OBJ/slow-sftp-server.sh 127 echo "Subsystem sftp $OBJ/slow-sftp-server.sh" ) > $OBJ/sshd_proxy 140 echo "Subsystem sftp $OBJ/slow-sftp-server.sh" ) > $OBJ/sshd_proxy 153 echo "Subsystem sftp $OBJ/slow-sftp-server.sh" ) > $OBJ/sshd_proxy
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | img,pistachio-gptimer.txt | 10 "slow", slow counter clock 26 clock-names = "fast", "slow", "sys";
|
/freebsd/contrib/nvi/regex/ |
H A D | engine.c | 48 #define slow sslow macro 59 #define slow lslow macro 95 static const RCHAR_T *slow(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno starts… 158 /* prescreening; this does wonders for this rather slow code */ in matcher() 197 endp = slow(m, m->coldp, stop, gf, gl); in matcher() 241 endp = slow(m, m->coldp, endp-1, gf, gl); in matcher() 352 rest = slow(m, sp, stp, ss, es); in dissect() 355 tail = slow(m, rest, stop, es, stopst); in dissect() 365 if (slow(m, sp, rest, ssub, esub) != NULL) { in dissect() 376 rest = slow(m, sp, stp, ss, es); in dissect() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | ste-u300-syscon-clock.txt | 9 0 = slow clock 21 0 0 Slow peripheral bridge clock 48 clock-type = <0>; /* Slow */
|
H A D | at91-clock.txt | 7 Slow Clock controller: 15 at91 SCKC (Slow Clock Controller)
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regengine.inc | 48 #define slow sslow 61 #define slow lslow 96 static const char *slow(struct match *, const char *, const char *, sopno, sopno); 161 /* prescreening; this does wonders for this rather slow code */ 202 endp = slow(m, m->coldp, stop, gf, gl); 246 endp = slow(m, m->coldp, endp-1, gf, gl); 395 rest = slow(m, sp, stp, ss, es); 398 tail = slow(m, rest, stop, es, stopst); 408 if (slow(m, sp, rest, ssub, esub) != NULL) { 420 rest = slow(m, sp, stp, ss, es); [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.td | 157 // True if floating point compare + branch is slow. 158 def FeatureSlowFPBrcc : SubtargetFeature<"slow-fp-brcc", "IsFPBrccSlow", "true", 159 "FP compare + branch is slow">; 247 def FeatureSlowVGETLNi32 : SubtargetFeature<"slow-vgetlni32", 249 "Has slow VGETLNi32 - prefer VMOV">; 253 def FeatureSlowVDUP32 : SubtargetFeature<"slow-vdup32", "HasSlowVDUP32", 255 "Has slow VDUP32 - prefer VMOV">; 279 def FeatureSlowOddRegister : SubtargetFeature<"slow-odd-reg", "HasSlowOddRegister", 281 "with an odd register is slow">; 285 def FeatureSlowLoadDSubreg : SubtargetFeature<"slow-load-D-subreg", [all …]
|
/freebsd/contrib/nvi/vi/ |
H A D | vs_refresh.c | 237 * home modems are still slow enough that it's worth having. in vs_paint() 424 goto slow; in vs_paint() 450 goto slow; in vs_paint() 464 goto slow; in vs_paint() 493 goto slow; in vs_paint() 502 goto slow; in vs_paint() 506 * character, go do it the slow way. in vs_paint() 510 goto slow; in vs_paint() 531 goto slow; in vs_paint() 544 * character, go do it the slow way. If we cross a in vs_paint() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | qcom,ebi2.yaml | 44 this is something just used on the FAST chip selects and that the SLOW 48 FIXME: The chipselects have SLOW and FAST configuration registers. It's a bit 50 together, or if some chip selects are hardwired to be FAST and others are SLOW 112 # SLOW chip selects 231 /* SLOW chipselect config */
|
H A D | qcom,ebi2.txt | 37 this is something just used on the FAST chip selects and that the SLOW 41 FIXME: The chipselects have SLOW and FAST configuration registers. It's a bit 43 together, or if some chip selects are hardwired to be FAST and others are SLOW 76 Optional properties arrays for SLOW chip selects:
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 1 //===- BypassSlowDivision.cpp - Bypass slow division ----------------------===// 11 // For example, on Intel Atom 32-bit divides are slow enough that during 40 #define DEBUG_TYPE "bypass-slow-division" 141 // The instruction is indeed a slow div or rem operation. in FastDivInsertionTask() 257 /// Add new basic block for slow div and rem operations and put it before 429 // General case. Create both slow and fast div/rem pairs and choose one of in insertFastDivAndRem() 437 QuotRemWithBB Slow = createSlowBB(SuccessorBB); in insertFastDivAndRem() local 438 QuotRemPair Result = createDivRemPhiNodes(Fast, Slow, SuccessorBB); in insertFastDivAndRem() 441 Builder.CreateCondBr(CmpV, Fast.BB, Slow.BB); in insertFastDivAndRem()
|
/freebsd/sys/netinet/cc/ |
H A D | cc.c | 403 * slow start mechanism. in newreno_cc_post_recovery() 441 * not exit slow-start prematurely. in newreno_cc_after_idle() 568 ("congestion control state not in slow start\n")); in newreno_cc_cwnd_in_slow_start() 572 * The congestion control state we're in is slow start. in newreno_cc_cwnd_in_slow_start() 574 * slow start: cwnd <= ssthresh in newreno_cc_cwnd_in_slow_start() 576 * slow start and ABC (RFC 3465): in newreno_cc_cwnd_in_slow_start() 581 * slow start without ABC (RFC 5681): in newreno_cc_cwnd_in_slow_start() 586 * In slow-start with ABC enabled and no RTO in sight? in newreno_cc_cwnd_in_slow_start() 587 * (Must not use abc_l_var > 1 if slow starting after in newreno_cc_cwnd_in_slow_start()
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | options.hlp | 9 NFS Slow: User is using a slow PC or Ethernet card 11 Use this option if you have a slow PC (386) or an Ethernet card
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_port.h | 36 * are slow in general. 85 * but slow in Skein_Put64_LSB_First() 100 * but slow in Skein_Get64_LSB_First()
|
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | repeat | 71 slow) defaultitem="$msg_slow" ;; 125 "$msg_slow") repeat_rate_to_set="slow" ;; # Slow keyboard repeat rate
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86.td | 458 def TuningSlowSHLD : SubtargetFeature<"slow-shld", "IsSHLDSlow", "true", 459 "SHLD instruction is slow">; 461 def TuningSlowPMULLD : SubtargetFeature<"slow-pmulld", "IsPMULLDSlow", "true", 462 … "PMULLD instruction is slow (compared to PMULLW/PMULHW and PMULUDQ)">; 464 def TuningSlowPMADDWD : SubtargetFeature<"slow-pmaddwd", "IsPMADDWDSlow", 469 def TuningSlowUAMem16 : SubtargetFeature<"slow-unaligned-mem-16", 471 "Slow unaligned 16-byte memory access">; 473 def TuningSlowUAMem32 : SubtargetFeature<"slow-unaligned-mem-32", 475 "Slow unaligned 32-byte memory access">; 497 // slow. In practice, this means that CALL, PUSH, and POP with memory operands [all …]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | a-ux | 109 Now Mac clocks are pretty bad and tend to be slow. Sooo, instead of 117 to increase 'tick'. To make a guess on how fast/slow your clock is, 122 be ~16675 if slow or ~16657 if fast) 181 (i.e., you become 300ms slow). 'xntpd' default way of handling this
|
/freebsd/crypto/openssh/.github/ |
H A D | configs | 207 # connection-timeout (which doesn't work since it's so slow) 209 # Slow ones are run separately to increase parallelism. 252 # These are slow real or virtual machines so skip the slowest tests 261 # This machine is fairly slow, so skip the unit tests. 308 # sol10 VM is 32bit and the unit tests are slow.
|