VIRTUTECH CONFIDENTIAL Previous - Up - Next
sapic-bus
- Provided by
-
sapic-bus
- Class Hierarchy
-
conf-object → log-object → sapic-bus
- Interfaces Implemented
-
log_object
- Description
-
The SAPIC bus connects processors with the I/O-SAPICs in the system, and routes interrupts to the destination CPU.
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
-
- iosapic
- Optional attribute; read/write access; type: Object.
The I/O-SAPIC (an object implementing the iosapic interface) connected to the bus. Note that only single I/O-SAPIC systems is supported.
- sapics
- Required attribute; read/write access; type: [o*].
(sapic*). List of all SAPICs on the bus. An SAPIC is usually an IA64 processor. The list index must match the SAPIC ID, and the connected objects must implement the sapic interface.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next