Quick Reference Guide
28 SYSCFG
--
adjcacheprefetch
enable, disable When this option is set to enabled, the processor
fetches the cache line containing the currently
requested data, and prefetches the following
cache line.
When this option is set to disabled, the processor
fetches only the cache line containing the
currently requested data.
Example:
A:>syscfg --adjcacheprefetch=
enable
adjcacheprefetch=enable
--asset <string> This option reports or sets the customer-
programmable asset tag number for a system.
The maximum length of an asset tag is
10 characters. Asset tag values cannot contain any
spaces. This option is available on all supported
systems. This value can be replicated.
Example:
A:>syscfg --asset=
ASSETTAG
asset=
ASSETTAG
--assignintr standard,
distributed
This option controls the interrupt assignment of
PCI devices in the system. This option is set to
standard by default, causing standard interrupt
routing that uses interrupt A, B, C, D for all PCIe
devices. When set to distributed, the interrupt
routing is swizzled at the MCH root ports to
minimize sharing of interrupts across all PCIe
(and PCI-X in the Programmable Interrupt
Controller (PIC) mode) devices.
Example:
A:>syscfg --assignintr=standard
assignintr=standard
Table 3-2. SYSCFG Options and Arguments for BIOS Configuration (continued)
Option Valid Arguments Description