0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
VdevBlock.issue_writes: combine adjacent writes More... over 6 years ago
Fail faster when writing non-block multiple blockops More... over 6 years ago
Panic when trying to issue writes that aren't a multiple of an LBA in size More... over 6 years ago
VdevBlock.issue_writes: issue multiple writes if possible More... over 6 years ago
WIP implementing the zone scheduler More... over 6 years ago
Fix the mock test from 31:73a223b6f718 More... over 6 years ago
Fix typo from 32:23445abb5393 More... over 6 years ago
Schedule I/O directly from BlockOp::*_at instead of VdevBlockFut.poll More... over 6 years ago
Add a test for VdevBlock::read_at that uses mock objects More... over 6 years ago
Remove an unused import More... over 6 years ago
Remove crate mio as a dependency More... over 6 years ago
Add more VdevBlock tests More... over 6 years ago
use galvanic_test for VdevBlock too More... over 6 years ago
Fix a copy/paste error More... over 6 years ago
Replace mio::Registration::new2 with futures::sync::oneshot::channel More... over 6 years ago
Add more tests for VdevFile More... over 6 years ago
Use galvanic_test, and add more vdev_file tests More... over 6 years ago
Remove some misleading and unnecessary variable names More... over 6 years ago
derive Debug for VdevFile More... over 6 years ago
Begin a test suite More... over 6 years ago
Merge the ZonedDevice trait into Vdev More... over 6 years ago
Convert project from a binary to a library Cargo project More... over 6 years ago
impl Vdev and SGVdev for VdevLeaf More... over 6 years ago
Finished hooking up VdevBlockFut to the scheduler More... over 6 years ago
WIP hooking up VdevBlockFut to the scheduler More... over 6 years ago
Deparameterize VdevBlockFut and partially implement it. More... over 6 years ago
Methods returning VdevFut should return generic Trait object instead More... over 6 years ago
Parameterize VdevFut More... over 6 years ago
Code reorganization More... over 6 years ago
Omit select boring files from the use graph More... over 6 years ago