Skip to content

Tags: ublk-org/rublk

Tags

v0.2.13

Toggle v0.2.13's commit message
v0.2.13

- fix compress timeout

v0.2.12

Toggle v0.2.12's commit message
v0.2.12:

- optimize eventfd notifier for compress target

- rely on libublk v0.4.5

v0.2.11

Toggle v0.2.11's commit message
v0.2.11

- add vram target

- base on libublk v0.4.4, clean up event polling, simplify io code path

- switch to smol::unblock for compress target

v0.2.10

Toggle v0.2.10's commit message
v0.2.0

- upgrade io-uring & rocksdb for packaging on Fedora

v0.2.9

Toggle v0.2.9's commit message
v0.2.9

- non-async/await zc support

- single cpu queue thread affinity

- fix loop zc flush failure

v0.2.8

Toggle v0.2.8's commit message
v0.2.8:

- compress target
- loop zero copy support

v0.2.7

Toggle v0.2.7's commit message
v0.2.7:

- pre-allocate space for handling zone append command
- improve command line
- switch to 'superblock.json'

v0.2.6

Toggle v0.2.6's commit message
v0.2.6:

- improve test code, cover recovery

- support fileback feature for zoned

v0.2.5

Toggle v0.2.5's commit message
v0.2.5:

- futures dependency update
- libublk dependency update
- rely on bindgen v0.69

v0.2.4

Toggle v0.2.4's commit message
v0.2.4

- replace shm communication with eventfd
- fix ci building on i686
- set default cache type as 'write back'
- add more tests