aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/zpios-survey.sh
Commit message (Collapse)AuthorAgeFilesLines
* Retire zio_bulk_flagsBrian Behlendorf2015-02-101-29/+1
| | | | | | | | | | | | Long ago the zio_bulk_flags module parameter was introduced to facilitate debugging and profiling the zio_buf_caches. Today this code works well and there's no compelling reason to keep this functionality. In fact it's preferable to revert this so the code is more consistent with other ZFS implementations. Signed-off-by: Brian Behlendorf <[email protected]> Signed-off-by: Ned Bass <[email protected]> Issue #3063
* Add linux zpios supportBrian Behlendorf2010-08-311-0/+215
Linux kernel implementation of PIOS test app. Signed-off-by: Brian Behlendorf <[email protected]>