CLI Guide
Field Description
system with an Intel Pentium processor, and it is the second level of cache that is accessed.
The names L1 and L2 are not indicative of where the cache is physically located (internal or
external), but describe which cache is accessed rst (L1, therefore internal).
Speed Refers to the rate at which the cache can forward data from the main memory to the
processor.
Max Size Maximum amount of memory that the cache can hold in kilobytes.
Installed Size Actual size of the cache.
Type Indicates whether the cache is primary or secondary.
Location Location of the cache on the processor or on a chipset outside the processor.
Write Policy
Describes how the cache deals with a write cycle. In a write-back policy, the cache acts like a
buer. When the processor starts a write cycle, the cache receives the data and stops the
cycle. The cache then writes the data back to the main memory when the system bus is
available.
In a write-through policy, the processor writes through the cache to the main memory. The
write cycle does not complete until the data is stored into the main memory.
Associativity
Refers to the way in which main memory content is stored on the cache.
• A fully associative cache allows any line in main memory to store at any location in the
cache.
• A n-way set-associative cache directly maps n specic lines of memory to the same n lines
of cache. For example, line 0 of any page in memory is stored in line 0 of cache memory.
Cache Device Supported Type Type of static random access memory (SRAM) that the device can support.
Cache Device Current Type Type of the currently installed SRAM that the cache is supporting.
External Socket Name Silk Screen
Name
Name printed on the system board next to the socket.
Error Correction Type Identies the type of error checking and correction (ECC) that this memory can perform.
Examples are correctable ECC or uncorrectable ECC.
Omreport chassis pwrmanagement or omreport mainsystem
pwrmanagement
Use the omreport chassis pwrmanagement or omreport mainsystem pwrmanagement command to view the power budget cap and power
management proles of the system. The values display either in Watts or BTU/Hr based on the conguration. Type:
omreport chassis pwrmanagement
or
omreport mainsystem pwrmanagement
NOTE
: To maintain consistency across the commands, the output format of this command and the subsequent command levels
has changed. So, you may have to change the user scripts as applicable.
NOTE: The omreport chassis pwrmanagement or omreport mainsystem pwrmanagement command is applicable on PowerEdge
11G systems that support Power Management Bus (PMBus) and that have hot-swappable power supplies and not systems that
have a xed, non-redundant power supply installed.
The output of the omreport chassis pwrmanagement or omreport mainsystem pwrmanagement command lists each of the valid
parameters. The following table lists the available settings.
omreport Viewing System Status Using The Instrumentation Service
35