summaryrefslogtreecommitdiff
path: root/usr/src/cmd/stat/common/acquire_iodevs.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-3011432 stat: NULL pointer errorsToomas Soome1-5/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-2910139 smatch fixes for usr/src/cmd/statJohn Levon1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-3/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2011-02-09713 iostat is muddled in its bitwise opsRichard Lowe1-3/+0
Reviewed by: garrett@nexenta.com Reviewed by: roland.mainz@nrubsig.org Approved by: garrett@nexenta.com
2010-07-276917979 *stat* utilities (iostat/vmstat/mpstat) can coredump on x86/x64 ↵Jonathan Cowper-Andrewes1-9/+10
systems with SVM metasets
2009-06-046837799 iostat -Y failed on the PHCI driver name with '_'Chris Liu1-4/+2
6681713 mpathadm list LU fails after LUN is unmapped and all device paths are considered failed by MPxIO
2008-02-016588453 Solaris 10 iostat/vmstat performance degradation, due to a large ↵wroche1-5/+111
number of devices seen 6644731 iostat should not take the last configuration snapshot as it's not used to print statistics data
2006-10-12PSARC 2005/574 MPxIO iostat improvementscth1-149/+441
4261677 iostat -x shows extra output 6316660 device name gets truncated after 9 chars with iostat -xX option. 6318308 extend support in mpxio and iostat to show I/T/L based path stats
2006-09-13PSARC/2006/519 Metadevice Names in iostat/vmstat Outputcth1-6/+11
4981132 iostat -Ecte header mal-formed 6402814 Solaris 10 vmstat performance degradation, due to excessive calls to libdevinfo 6464368 iostat and mpstat call kstat_open, but not kstat_close 6466406 kstat: default_kstat_snapshot() should only set lastupdate for incomplete transactions. 6467122 di_devlink_init leaks, missing free of db_dir in handle_free
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+727