| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | resilver_restart_001.ksh | 92 log_assert "Check for unnecessary resilver restarts" 99 set -A RESTARTS -- '1' '2' '2' '2' 141 RESTARTS=( "${DEFER_RESTARTS[@]}" ) 147 RESTARTS=( "${EARLY_RESTART_DEFER_RESTARTS[@]}" ) 164 verify_restarts '' "${RESTARTS[0]}" "${VDEVS[0]}" 174 verify_restarts ' after offline/online' "${RESTARTS[1]}" "${VDEVS[1]}" 182 verify_restarts ' after zinject' "${RESTARTS[2]}" "${VDEVS[2]}" 197 verify_restarts ' after resilver' "${RESTARTS[3]}" "${VDEVS[3]}"
|
| H A D | resilver_restart_002.ksh | 49 log_assert "Check for resilver restarts caused by scan errors"
|
| /freebsd/sys/net/ |
| H A D | mp_ring.c | 119 counter_u64_add(r->restarts, 1); in drain_ring_locked() 148 counter_u64_add(r->restarts, 1); in drain_ring_locked() 198 counter_u64_add(r->restarts, 1); in drain_ring_lockless() 231 counter_u64_add(r->restarts, 1); in drain_ring_lockless() 272 r->restarts = counter_u64_alloc(flags); in ifmp_ring_alloc() 275 r->stalls == NULL || r->restarts == NULL || in ifmp_ring_alloc() 303 if (r->restarts != NULL) in ifmp_ring_free() 304 counter_u64_free(r->restarts); in ifmp_ring_free() 518 counter_u64_zero(r->restarts); in ifmp_ring_reset_stats()
|
| H A D | mp_ring.h | 57 counter_u64_t restarts; /* recovered after stalling */ member
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/ |
| H A D | zpool_resilver_restart.ksh | 34 # "Verify 'zpool resilver' restarts in-progress resilvers" 56 log_assert "Verify 'zpool resilver' restarts in-progress resilvers" 87 log_pass "Verified 'zpool resilver' restarts in-progress resilvers"
|
| /freebsd/crypto/heimdal/tools/ |
| H A D | kdc-log-analyze.pl | 95 my $restarts = 0; 137 print "\tNumber of restarts: $restarts\n"; 353 # log the number of restarts) 506 $restarts++;
|
| /freebsd/contrib/ncurses/ncurses/tty/ |
| H A D | lib_tstp.c | 115 * sigvec restarts by default (SV_INTERRUPT flag to not restart) 116 * signal restarts by default in SVr4 (assuming you link with -lucb) 118 * sigset restarts, but is only available under SVr4/Solaris.
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_resume_export.ksh | 30 # that ZFS restarts the removal thread if the export fails
|
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | README.md | 21 * message flow state = when to flush buffers; handling restarts in the
|
| /freebsd/share/man/man9/ |
| H A D | psignal.9 | 90 restarts a stopped process
|
| H A D | seqc.9 | 107 In the case where the sequence number was changed it restarts the whole process.
|
| H A D | eventtimers.9 | 188 then restarts the timer on all CPUs so that all
|
| /freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
| H A D | zfsd_hotspare_007_pos.ksh | 38 # down, then the spare will be activated when zfsd restarts
|
| /freebsd/usr.sbin/bluetooth/hcsecd/ |
| H A D | hcsecd.8 | 77 To preserve link keys between restarts the
|
| /freebsd/sys/contrib/xen/io/ |
| H A D | libxenvchan.h | 97 * for possible remapping by a client that restarts.
|
| /freebsd/usr.sbin/rpc.statd/ |
| H A D | rpc.statd.8 | 55 If a monitored host crashes and restarts, the remote daemon will
|
| /freebsd/contrib/ntp/html/ |
| H A D | xleave.html | 24 …lost packets, duplicate packets, packets crossed in flight and protocol restarts as the ordinary m…
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
| H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
| H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
| H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
| /freebsd/sbin/dhclient/ |
| H A D | dhclient.8 | 124 restarts,
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | draid.c | 780 int restarts = 0; in draid_generate() local 867 if (restarts == 0) in draid_generate() 920 restarts++; in draid_generate() 921 printf("Restarting by request (-c): %d\n", restarts); in draid_generate()
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.h | 171 /** max number of query restarts to limit length of CNAME chain */ 203 * Externally generated queries start at this state. Query restarts are
|
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | st,stm32-fmc2-ebi-props.yaml | 142 allow device refresh and restarts a new access.
|
| /freebsd/sys/geom/union/ |
| H A D | g_union.h | 94 * completes, it restarts all the I/O operations on its wip_waiting list.
|