devstat.3 (4a12d2d1266387e36c47c784a2d3556be0978538) | devstat.3 (799162a6287e113b0a53a4a573321fa914bc3b0e) |
---|---|
1.\" 2.\" Copyright (c) 1998, 1999, 2001 Kenneth D. Merry. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 612 unchanged lines hidden (view full) --- 621If no blocksize has been reported (i.e., the block size is 0), a default 622blocksize of 512 bytes will be used in the calculation. 623.It Dv DSM_BLOCKS_PER_SECOND_READ 624.It Dv DSM_BLOCKS_PER_SECOND_WRITE 625.It Dv DSM_BLOCKS_PER_SECOND_FREE 626type: 627.Vt "long double *" 628.Pp | 1.\" 2.\" Copyright (c) 1998, 1999, 2001 Kenneth D. Merry. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 612 unchanged lines hidden (view full) --- 621If no blocksize has been reported (i.e., the block size is 0), a default 622blocksize of 512 bytes will be used in the calculation. 623.It Dv DSM_BLOCKS_PER_SECOND_READ 624.It Dv DSM_BLOCKS_PER_SECOND_WRITE 625.It Dv DSM_BLOCKS_PER_SECOND_FREE 626type: 627.Vt "long double *" 628.Pp |
629The average number of blocks per second in the specificed type of transaction | 629The average number of blocks per second in the specified type of transaction |
630between the acquisition of 631.Fa previous 632and 633.Fa current . 634This number is in terms of the blocksize reported by the device. 635If no blocksize has been reported (i.e., the block size is 0), a default 636blocksize of 512 bytes will be used in the calculation. 637.It Dv DSM_MS_PER_TRANSACTION --- 158 unchanged lines hidden --- | 630between the acquisition of 631.Fa previous 632and 633.Fa current . 634This number is in terms of the blocksize reported by the device. 635If no blocksize has been reported (i.e., the block size is 0), a default 636blocksize of 512 bytes will be used in the calculation. 637.It Dv DSM_MS_PER_TRANSACTION --- 158 unchanged lines hidden --- |