HP DL360 ISS Technology Update, Volume 7, Number 7

HP DL360 - ProLiant - G3 Manual

HP DL360 manual content summary:

  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 1
    of memory latency and bandwidth on system performance Slow application response can cause an end user to experience anything from a frustrating delay to a missed opportunity in a split-second financial transaction. Part of the problem could be that the application is not optimized for the server, or
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 2
    processor's request for data ISS Technology Update Volume 7, Number 7 Keeping you informed of the latest ISS technology Volume 7, Number 7 Memory the bandwidth is calculated by multiplying the width of the memory bus (channel), by the bus frequency in megahertz (in MHz), by the number of channels.
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 3
    dual-socket Intel®-based ProLiant servers, which happen to be the best-selling HP servers. As a system architect, he is familiar with all aspects of the design and invention process. He is known for being very "hands-on" and he consults in numerous areas, including power management, security, and
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 4
    operation of the memory can be affected. Using error checking and correcting (ECC) algorithms can detect and correct single bit errors; however, some particle collisions can cascade to affect multiple bits. Fortunately, HP servers-with the exception of some single processor servers-feature Advanced
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 5
    granted U.S. patent 7166847, System with response to cosmic ray detection, for a device that can detect cosmic particle events in integrated circuit chips. If an event is detected, its location could be used to reload the correct data in nearby memory cells. Spotlight: HP Microsoft Solutions Lab
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 6
    , and resellers, as well as HP services personnel and server development engineers. According to Al Jimenez, solutions engineering manager, "We look out for our customers by testing real-world customer scenarios on HP ProLiant (and other) servers using Microsoft technologies." Visitors are welcome
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 7
    . It offers easier setup and installation, simplified management, and improved network-wide security features for the small business customer. NOTE Windows SBS is only available as a 64-bit operating system; a 64-bit processor is required to install and use Windows SBS. Windows SBS is available in
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 8
    installation and configuration-Multiple product installations are integrated into a single, easy-to-use deployment wizard reducing installation time and complexity. • Simplified management-A streamlined management console presents the administrator with relevant system information and a matching set
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 9
    Windows Server 2008, Microsoft Exchange, and several other essential security and IT management products. This simplifies installations and quickly implements networks. • Simplified management-From a central administration console, IT administrators can add users or review and respond to system
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 10
    Volume 7, Number 7 Additional resources The following integration notes (and Web links) provide details for Windows Essential Server Solution products on HP ProLiant servers: • Implementing Microsoft Windows Small Business Server 2008 Release Candidate 0 (RC0) on HP ProLiant servers integration
  • HP DL360 | ISS Technology Update, Volume 7, Number 7 - Page 11
    7, Number 7 Recently published industry standard server technology communications Title "Integrating HP ProLiant Lights-Out processors with Microsoft® Active Directory" technology brief "Integrated hypervisor virtualization technologies in HP BladeSystem ProLiant server blades and ProLiant servers
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11

ISS Technology Update
Volume 7, Number 7
Keeping you informed of the latest ISS technology
The influence of memory latency and bandwidth on system performance
................................................
1
Meet the Expert—Vincent Nguyen
............................................................................................................
3
Soft memory errors caused by natural phenomena
.................................................................................
4
Spotlight: HP Microsoft Solutions Lab benefits customers, partners,
and resellers
....................................
5
Overview of Microsoft® Windows® Essential Server Solutions
.................................................................
7
Recently published industry standard server technology communications
..............................................
11
Contact us
.............................................................................................................................................
11
The influence of memory latency and bandwidth on system performance
Slow application response can cause an end user to experience anything from a frustrating delay to a missed opportunity in a
split-second financial transaction. Part of the problem could be that the application is not optimized for the server, or vice versa.
One example is when a single-threaded application runs on a server with multi-core processors (See “Multi-core Technology” in
Volume 7, Number 6 of the
ISS Technology Update
).
Alternatively, slow application response can occur while the processor is waiting for data from system memory, commonly
referred to as memory latency. Memory latency is the time it takes for non-cached data to be retrieved from synchronous
dynamic random access memory (SDRAM) after a READ request from the processor. This time is measured in bus clock cycles,
with each clock cycle lasting a few billionths of a second, or nanoseconds. Although latency is measured in nanoseconds, it has
a relatively significant impact on system performance. In fact, system designers have found that a two percent reduction in
memory latency can cause a one percent improvement in system performance for some database applications. Conversely,
excessive latency can cause the processor to stall as it waits for data, bringing the entire system to a crawl.
As shown in Figure 1, the total response time consists of flight time of the read request on the front side bus (FSB), propagation
delay through the memory controller, flight time on the memory bus, response time of the SDRAM, and the time it takes for data
to travel back to the processor. Flight time is the time it takes for commands and data to travel along the FSB and memory bus.
Flight time is affected by the operating frequency of the buses.
The response time of the SDRAM is the delay, in clock cycles, while retrieving the data and driving it to the SDRAM pins on the
bus. This delay is also referred to as CAS latency (see right column: “SDRAM operation”).