Given new disk architectures, what are blocksize considerations?
SmartProduction has adopted IBM’s SDB (“system-determined block size”) standard when determining optimal data set block size. Today, SDB is clearly an “industry standard.” It is supported and promoted by several operating system components, by IBM products (such as DFHSMS and DFSort), and by non-IBM performance-oriented products (such as SyncSort and CA-Sort). The optimal block size for given device, data set or application is derived from several technical considerations. Following are some important considerations that apply to all kinds of disk devices and user applications. – Improved I/O Performance A larger block size reduces the number of actual I/O operations. As a result, CPU cycles are saved, and the application enters a wait state due to I/O activity less often. Parameters used for calculating the largest possible block size are: track capacity, maximum block size supported by the access method used, LRECL, REFCM. – Optimal Disk Space Usage For a given disk type and LRECL, a