Is disk I/O tuning obsolete?
Today’s disks devices are much more sophisticated than the 3350/3380/3390 devices. New devices employ internal cache and buffers, internally perform asynchronous I/O, etc. Therefore, many old disk I/O tuning considerations (e.g., disk head movement consideration; placement of data sets relative to the VTOC) are now obsolete. However, optimizing I/O still provides significant enhancements with regard to overall CPU and execution time. Optimization eliminates unnecessary activities and delays both before and after “the I/O request is handled by the sophisticated hardware device.” When an application issues a read/write request, some operating system routines (e.g., access method routine and input/output supervisor) receive control. These routines perform a large number of tasks such as I/O operation preparation, start I/O initiation, buffer pool management, and I/O interrupt handling. The operation of the MVS routines entails significant CPU costs. By reducing the number of I/O operation
Related Questions
- When installing Ivory II, an I/O or CRC error is displayed during disk 3 preventing installation of Bosendorfer files to continue. What do I do?
- How do disk I/O errors affect the cache and what does Traffic Server do when a cache disk fails?
- How does Raimas RDM Embedded use sophisticated caching to minimize disk I/O?