Latency distribution with iostat
Sometimes a new feature is not about something that wasn't possible before, but about making data already available more accessible. Like that information you gathered so far with Dtrace and some homegrown scripts is now available with a simple option. The -L option of the iostat command is such an example. With this command it’s really easy to get a latency distribution of accesses to your disks.
For more details please visit: Latency distribution with iostat | rootpool