Kazuki Ohta presented on optimization techniques for the I/O forwarding layer on leadership-class computing systems. The talk discussed (1) the growing imbalance between high compute performance and lower storage throughput, (2) challenges of millions of concurrent I/O clients, and (3) two proposed optimizations - out-of-order I/O pipelining and an I/O request scheduler. Evaluations on a Linux cluster and Blue Gene/P supercomputer showed performance improvements of 29.5-42% over standard I/O software stacks. Future work includes event-driven forwarding, collaborative caching, and evaluation on additional leadership systems.