Home
last modified time | relevance | path

Searched full:activity (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_exported_import.ksh22 # Verify import behavior for exported pool (no activity check)
26 # 2. Verify multihost=off and hostids match (no activity check)
27 # 3. Verify multihost=off and hostids differ (no activity check)
28 # 4. Verify multihost=off and hostid zero allowed (no activity check)
29 # 5. Verify multihost=on and hostids match (no activity check)
30 # 6. Verify multihost=on and hostids differ (no activity check)
31 # 7. Verify multihost=on and hostid zero fails (no activity check)
46 log_assert "multihost=on|off activity checks exported pool"
53 # 2. Verify multihost=off and hostids match (no activity check)
61 # 3. Verify multihost=off and hostids differ (no activity check)
[all …]
H A Dmmp_inactive_import.ksh26 # 2. Verify multihost=off and hostids match (no activity check)
27 # 3. Verify multihost=off and hostids differ (no activity check)
28 # 4. Verify multihost=off and hostid allowed (no activity check)
29 # 5. Verify multihost=on and hostids match (no activity check)
30 # 6. Verify multihost=on and hostids differ (activity check)
32 # 8. Verify multihost=on and hostid zero fails (no activity check)
33 # 9. Verify activity check duration based on mmp_write and mmp_fail
49 log_assert "multihost=on|off inactive pool activity checks"
56 # 2. Verify multihost=off and hostids match (no activity check)
64 # 3. Verify multihost=off and hostids differ (no activity check)
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscic_sgpio.h159 * of the error, locate, and activity LED's for phys
169 * @param[in] activity - If TRUE, apply pattern for the activity LED
181 BOOL activity,
187 * of the error, locate, and activity LED's for all
195 * @param[in] activity - If TRUE, apply pattern for the activity LED
207 BOOL activity,
213 * and activity LED's.
220 * @param[in] activity - State to be set for the activity LED
229 BOOL activity
234 * and activity LED's for all phys in the port.
[all …]
H A Dscic_sds_sgpio.c149 BOOL activity, in scic_sgpio_apply_led_blink_pattern() argument
172 if(activity) in scic_sgpio_apply_led_blink_pattern()
173 { //apply pattern to activity LED in scic_sgpio_apply_led_blink_pattern()
186 BOOL activity, in scic_sgpio_set_led_blink_pattern() argument
197 controller, phy_mask, error, locate, activity, pattern_selection); in scic_sgpio_set_led_blink_pattern()
205 BOOL activity in scic_sgpio_update_led_state() argument
223 if(!activity) in scic_sgpio_update_led_state()
224 { //turn off activity LED in scic_sgpio_update_led_state()
236 BOOL activity in scic_sgpio_set_led_state() argument
245 scic_sgpio_update_led_state(controller, phy_mask, error, locate, activity); in scic_sgpio_set_led_state()
H A Dscif_sas_smp_activity_clear_affiliation.c60 * clear affiliation activity.
121 * @brief This method starts the clear affiliation activity for a
150 //set current activity in scif_sas_smp_remote_device_start_clear_affiliation()
185 * @brief This method continues the clear affiliation activity for a
231 * @brief This method finishes the clear affiliation activity for a
233 * the clear affiliation activity.
H A Dscif_sas_domain.c118 //if there is any outstanding activity remained. The smp devices will terminate in scif_sas_domain_operation_timeout_handler()
810 * least one smp device in discover or target reset activity, this
811 * domain is considered in smp activity. Note this routine is not
816 * @return BOOL value to indicate whether a domain is in SMP activity.
945 * @brief This methods finds the first device that has specific activity scheduled.
948 * @param[in] smp_activity A specified smp activity. The valid range is [1,5].
950 * @return SCIF_SAS_REMOTE_DEVICE_T The device that has specified smp activity scheduled.
963 //config route table activity has higher priority than discover activity. in scif_sas_domain_find_device_has_scheduled_activity()
1003 //first, find device that has config route table activity scheduled. in scif_sas_domain_start_smp_activity()
1004 //config route table activity has higher priority than Discover. in scif_sas_domain_start_smp_activity()
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-wait.836 .Nd wait for activity to stop in a ZFS storage pool
42 .Op Fl t Ar activity Ns Oo , Ns Ar activity Ns Oc Ns …
47 Waits until all background activity of the given types has ceased in the given
49 The activity could cease because it has completed, or because it has been
52 If no activities are specified, the command waits until background activity of
54 If there is no activity of the given types in progress, the command returns
58 .Ar activity ,
85 is provided, the amount of work remaining, in bytes, for each activity is
H A Dzfs-wait.835 .Nd wait for activity in ZFS filesystem to stop
39 .Op Fl t Ar activity Ns Oo , Ns Ar activity Ns Oc Ns …
43 Waits until all background activity of the given types has ceased in the given
45 The activity could cease because it has completed or because the filesystem has
47 If no activities are specified, the command waits until background activity of
49 If there is no activity of the given types in progress, the command returns
53 .Ar activity ,
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dcommon.yaml90 # LED indicates disk activity
91 - disk-activity
92 # LED indicates disk read activity
94 # LED indicates disk write activity
111 # LED indicates MTD memory activity
113 # LED indicates NAND memory activity (deprecated),
116 # LED indicates network activity
123 # LED indicates USB gadget activity
125 # LED indicates USB host activity
129 # LED is triggered by CPU activity
[all …]
H A Dleds-bcm6328.txt16 is usually 1:1 for hardware to LED signals, but through the activity/link
65 - brcm,activity-signal-sources : An array of hardware activity
66 signal sources. Up to four activity hardware signals can get muxed into
206 brcm,activity-signal-sources = <0>;
207 /* USB link/activity routed to USB LED */
212 brcm,activity-signal-sources = <1>;
213 /* INET activity routed to INET LED */
258 brcm,activity-signal-sources = <0 1>;
259 /* USB/INET link/activity routed to USB LED */
286 brcm,activity-signal-sources = <0 1>;
H A Dleds-bcm6328.yaml27 is usually 1:1 for hardware to LED signals, but through the activity/link
96 brcm,activity-signal-sources:
101 An array of hardware activity signal sources. Up to four activity
274 brcm,activity-signal-sources = <0>;
275 /* USB link/activity routed to USB LED */
281 brcm,activity-signal-sources = <1>;
282 /* INET activity routed to INET LED */
332 brcm,activity-signal-sources = <0 1>;
333 /* USB/INET link/activity routed to USB LED */
362 brcm,activity-signal-sources = <0 1>;
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_no_activity.ksh22 # 'zpool wait' returns immediately when there is no activity in progress.
25 # 1. Create an empty pool with no activity
39 # Wait for each activity
41 for activity in ${activities[@]}; do
42 log_must timeout $TIMEOUT_SECS zpool wait -t $activity $TESTPOOL
52 log_pass "'zpool wait' returns immediately when no activity is in progress."
H A Dzpool_wait_usage.ksh44 zpool wait -t foo $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
45 log_fail "Error message did not contain phrase 'invalid activity'."
46 zpool wait -t scrub=getsubopt $TESTPOOL 2>&1 | grep -i 'invalid activity' || \
47 log_fail "getsubopt(3) error message did not contain phrase 'invalid activity'."
H A Dzpool_wait.kshlib102 # A check that should be true while the activity is in progress
106 "activity check '$activity_check'"
112 # If the activity being waited on is still in progress, then zpool wait
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmmp.c64 * activity in the pool, before concluding the pool is not in use. The
69 * During import an activity test may now be performed to determine if
70 * the pool is in use. The activity test is typically required if the
74 * The activity test finds the "best" uberblock (highest txg, timestamp, and, if
79 * activity test, the default values result in an activity test duration of 20x
82 * The duration of the "zpool import" activity test depends on the information
141 * enough for a pool with any activity at all to write at least one
152 * length of the activity check during import.
162 * Used to control the duration of the activity test on import. Smaller values
164 * the risk of failing to detect an active pool. The total activity check time
[all …]
/freebsd/share/doc/papers/sysperf/
H A D2.t42 systemwide activity. Together with the
45 virtual memory activity.
47 when the system is active you can judge the system activity in several
49 activity, disk and cpu utilization.
50 Ideally, to have a balanced system in activity,
52 there should be little paging or swapping activity, there should
76 activity (in) or system call activity (sy). Long term measurements
/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm63268-comtrend-vr-3032u.dts67 /* EPHY0 Activity */
72 /* EPHY1 Activity */
77 /* EPHY2 Activity */
82 /* GPHY0 Activity */
/freebsd/share/dtrace/
H A Dnfsattrstats31 * activity, and NFS access cache activity, along with the system call
32 * that instigated the activity. Notice that NFS events may happen
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Dnvidia,tegra30-actmon.yaml7 title: NVIDIA Tegra30 Activity Monitor
15 The activity monitor block collects statistics about the behaviour of other
59 memory clients, see MEMORY CONTROLLER and ACTIVITY MONITOR sections.
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a65/
H A Dcache.json231activity in the private L2 cache, and the L3D_CACHE* events count the activity in the DSU L3 cache…
234activity in the private L2 cache, and the L3D_CACHE* events count the activity in the DSU L3 cache…
/freebsd/share/doc/papers/diskperf/
H A Dmethodology.ms49 I/O activity was termed a
87 of the total disk activity.
92 The apparently straight-forward activity of reading or writing a logical file
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp155 "activity", // current activity
156 "activity-chain", // entire activity chain, each level separated by ':'
409 " activity | // message's most-derived activity\n"
410 " activity-chain | // message's {parent}:{child} activity\n"
461 {LLDB_OPT_SET_ALL, false, "activity-chain", 'C', OptionParser::eNoArgument,
463 "Include the activity paren
[all...]
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data148 9sys:*:4:0:System Activity Owner:/usr/adm:/bin/sh
151 12auditor:*:11:0:Audit Activity Owner:/auditor:/bin/sh
178 9s ys * 4 0 System Activity Owner /usr/adm /bin/sh
181 12 auditor * 11 0 Audit Activity Owner /auditor /bin/sh
/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml23 any activity for a while. It will be closed in 90 days if no further activity occurs.
/freebsd/lib/libsys/
H A Dgetrusage.2113 the number of page faults serviced without any I/O activity; here
114 I/O activity is avoided by
119 the number of page faults serviced that required I/O activity.

12345678910>>...19