Home
last modified time | relevance | path

Searched full:enabling (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/illumos-gate/usr/src/man/man8/
H A Dstmsboot.834 original name (after enabling) when it is under Solaris I/O multipathing
36 dump configuration to reflect the device names changes when enabling or
52 ports and SAS (\fBmpt\fR(4D)) controller ports. Following this enabling, you
55 either \fB-D\fR \fBmpt\fR or \fB-D\fR \fBfp\fR limits the enabling operation to
117 The primary function of \fBstmsboot\fR is to control the enabling and disabling
135 \fBExample 1 \fREnabling Solaris I/O Multipathing
216 \fBExample 3 \fREnabling Solaris I/O Multipathing on Selected Ports
281 Solaris I/O multipathing is not supported on all devices. After enabling
289 .SS "Enabling Solaris I/O Multipathing on a Sun StorEdge Disk Array"
297 control, in addition to enabling Solaris I/O multipathing, the \fBmp_support\fR
H A Drouteadm.861 In addition to enabling and disabling routing and forwarding, \fBrouteadm\fR is
120 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR
134 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR
182 might include enabling or disabling IP forwarding and launching or killing
188 enabling of the appropriate service.
403 \fBExample 1 \fREnabling IPv4 Forwarding
H A Ddtrace.883 enabling tracing using the \fB-e\fR option. See \fBOPTIONS\fR. See the
209 (\fB-a\fR option) but prior to enabling any probes. You can combine this option
212 programs compile without actually executing them and enabling the corresponding
344 List probes instead of enabling them. If the \fB-l\fR option is specified,
521 enabling of a D program that contains destructive actions.
H A Dvscand.819 on file open and close operations. A file system may support enabling and
116 Administrative actions for the \fBvscan\fR service, such as enabling,
H A Din.tftpd.833 implications should be considered before enabling this service.
117 Administrative actions on this service, such as enabling, disabling, or
H A Dpooladm.8162 \fBExample 4 \fREnabling the Pools Facility
176 \fBExample 5 \fREnabling the Pools Facility Using SMF
H A Dlatencytop.898 Lower overhead by sampling small latencies. Enabling this feature will lower
243 \fBExample 5 \fREnabling Tracing of Latencies
H A Dsyslogd.8214 \fBExample 4 \fREnabling Acceptance of UDP Messages from Remote Systems
348 Administrative actions on this service, such as enabling, disabling, or
H A Din.talkd.852 Administrative actions on this service, such as enabling, disabling, or
H A Dintrd.869 Administrative actions on this service, such as enabling, disabling, or
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c94 dtrace_id_t dcpc_id; /* probeid this request is enabling */
143 * enabling and therefore we just look for the first entry in in dcpc_fire()
415 * more existing events and we are adding a new enabling. Create a
418 * enabling but we still have enablings whch are valid. Create a new
493 * If we already have an active enabling then save the current cpc in dcpc_program_cpu_event()
567 * enabling is removed, the state byte is set to DCPC_INTR_INACTIVE to indicate
609 * called before enabling the first dcpc based probe.
627 * during removal of the last dcpc based enabling.
643 * dcpc_program_event() can be called owing to a new enabling or if a multi
648 * and a new request set which contains the new enabling and any old enablings
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.noreapring.ksh89 printf("attempting re-enabling\n");
104 echo launched ring buffered enabling as pid $background
109 # defunct: the active ring buffer in the earlier enabling prevents reaping of
110 # any of the earlier enabling's ECBs.
H A Dtst.reap.ksh89 printf("attempting re-enabling\n");
105 # It should be true that our probe was reaped over the course of the enabling,
H A Dtst.noreap.ksh97 printf("attempting re-enabling\n");
115 # enabling.
/illumos-gate/usr/src/uts/intel/sys/
H A Dmca_amd.h88 * Data Cache (DC) bank error-detection enabling bits and CTL register
105 * Instruction Cache (IC) bank error-detection enabling bits and CTL register
126 * Bus Unit (BU) bank error-detection enabling bits and CTL register
166 * Load/Store (LS) bank error-detection enabling bits and CTL register
170 * error the LS unit can detect at present, so we won't be enabling any
194 * are the detector enabling bits for the NB MCA CTL register. The
/illumos-gate/usr/src/uts/common/os/
H A Ddtrace_subr.c59 * set before counters are enabled with the first enabling and cleared when
60 * the last enabling is disabled. Its value at any given time indicates the
63 * first enabling. The locking provided by the DTrace subsystem, the kernel
65 * conditions on enabling and disabling probes.
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/buffering/
H A Derr.end.d29 * Checks that buffer space for an END enabling is always reserved in a
30 * fill buffer. This will fail because the size of the END enabling
/illumos-gate/usr/src/man/man9f/
H A Dpci_config_setup.9f9 enabling accesses to the PCI Local Bus Configuration space
46 \fBpci_config_setup()\fR sets up the necessary resources for enabling
H A Dddi_intr_enable.9f121 \fBddi_intr_block_enable()\fR function is useful for enabling MSI interrupts
133 passed to the driver's interrupt service routine. Enabling an interrupt implies
/illumos-gate/usr/src/man/man7/
H A Dipfilter.7190 a user activates a firewall by enabling \fBnetwork/ipfilter\fR (see
197 a user activates/deactivate a service's firewall by enabling/disabling that
336 Administrative actions on this service, such as enabling, disabling, or
H A Dtrusted_extensions.736 rebooted after enabling or disabling \fBlabeld\fR to activate or deactivate
/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h94 * iterate over the probe's list of enabling control blocks; see "DTrace
95 * Enabling Control Blocks", below.)
148 * DTrace Enabling Control Blocks
154 * pointer to the list of Enabling Control Blocks (ECBs). Each ECB points to
160 * Enabling Control Block
598 * performing this analysis on all DIF before enabling any probes. For each
1070 * of the DTrace consumer that created a particular enabling. We use
1179 * prevent probes from being matched more than once, the enabling tracks the
1192 struct dtrace_enabling *dten_prev; /* previous enabling */
1193 struct dtrace_enabling *dten_next; /* next enabling */
[all …]
H A Ddtrace.h870 * DTrace Enabling Description Structures
872 * When DTrace is tracking the description of a DTrace enabling entity (probe,
877 * user-level will use the description structures when assembling an enabling.
880 * description structures to create a description of the enabling as it reads
881 * the DOF. When the description is complete, the enabling will be actually
882 * created -- turning it into the structures that represent the enabling
1280 * enabling D program -- which can apply process-specific knowledge by making
1296 * via DOF, but unlike enabling DOF, helper DOF may contain definitions of
1661 * or DTRACE_MODE_USER) and the policy when the privilege of the enabling
1665 * in the probe firing being silently ignored for the enabling; if the
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c99 * Enabling interupt zero, setting interrupt zero's interrupt moderation, and
100 * then enabling interrupts themselves globally.
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_handle.c61 * If the DTRACEOPT_GRABANON is enabled, the anonymous enabling will in dtrace_handle_err()
63 * but do not bother compiling and enabling _dt_errprog. in dtrace_handle_err()
382 "error", " in ERROR probe enabling" },

12345678910>>...23