Users Guide
Field Description
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 buffer. 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 specific 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 Identifies 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 profiles of the system. The values display either in Watts or BTU/Hr based on the configuration. 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 fixed, 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.
Table 24. Valid Parameters Of Omreport Chassis Pwrmanagement Or Omreport Mainsystem Pwrmanagement
name=value pair Description
unit=<watt | btuphr>
Displays power in the user-specified units.
config=budget
Displays power budget information.
config=profile
Displays power profiles information.
33