How to minimize I/O latency
How do you minimize the latency during communication between the storage device and the system? In our case it has to happen through the router. Is there any alternative?

    Requires Free Membership to View

    When you register for SearchStorage.com, you’ll also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges you face as a storage professional today.

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

To minimize the latency between a server and a storage device you want to make sure that there are no bottlenecks, congestion or other points that would add latency and impact performance.

Not knowing the details of your environment, I will assume that by "system" you are referring to a server of some sort. I will also make an assumption that since you mention a router, that there is thus some sort of network exists between your server and storage device.

The more items that sit between an application on a server and the storage device will contribute to overall latency. These items include software layers (file systems, volume managers and network and device drivers), network layers (protocols, interfaces, switches and routers, cabling, distance, bandwidth, effective latency) and the interfaces on the storage device. So, the fewer the layers, the less overhead and lower the latency should be.

Do you currently have a latency performance issue with the router or are you concerned about a potential challenge? If you are encountering performance problems, test the performance without the router and verify that the router and applicable networks are adequately configured and have the most current firmware and software.

This was first published in January 2006