Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire zio_bulk_flags | Brian Behlendorf | 2015-02-10 | 1 | -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 support | Brian Behlendorf | 2010-08-31 | 1 | -0/+215 |
Linux kernel implementation of PIOS test app. Signed-off-by: Brian Behlendorf <[email protected]> |