INTRD(8) Maintenance Commands and Procedures INTRD(8)

intrd - interrupt distribution daemon

/usr/lib/intrd

The intrd daemon is started at boot time to monitor the assignments between interrupts and CPUs. If intrd decides that the current assignments are imbalanced and harmful to system performance, it will generate and implement new assignments.

Any notifications will be delivered via syslogd(8).

Because intrd dynamically monitors a system for optimal performance, it consumes a small amount of CPU time, even on an otherwise idle system. This behavior is normal.

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Unstable

svcs(1), attributes(7), smf(7), svcadm(8), syslogd(8)

The interrupt distribution daemon is managed by the service management facility, smf(7), under the service identifier:


svc:/system/intrd:default

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(8). The service's status can be queried using the svcs(1) command.

June 21, 2006 OmniOS