1 2======================= 3External ublk documents 4======================= 5 6Tech 7==== 8 92023 10---- 11 12`libublk(Rust) <https://crates.io/crates/libublk>` 13 14`ublk: virtual block devices in userspace(DevConf.CZ 2023) <https://www.youtube.com/watch?v=6JqNPirreoY>` 15 16`ublk: the new and improved way to serve SPDK storage locally! <https://spdk.io/news/2023/03/28/ublk/>` 17 18`btrfs-ublk <https://github.com/snarkmaster/btrfs-ublk>` 19 20`Zero-copy I/O for ublk, three different ways <https://lwn.net/Articles/926118/>` 21 22`qemu-storage-daemon ublk export - <https://gitlab.com/amarjargal.gundjalam/qemu/-/blob/ublk_test1/block/export/ublk.c>` 23 24`ublk Target - SPDK <https://spdk.io/doc/ublk.html>` 25 262022 27---- 28 29`LWN: An io_uring-based user-space block driver <https://lwn.net/Articles/903855/>` 30 31`LWN: Crash recovery for user-space block drivers <https://lwn.net/Articles/906097/>` 32 33`An NBD block device written using Linux ublk (user block device) <https://rwmj.wordpress.com/2022/08/25/an-nbd-block-device-written-using-linux-ublk-user-block-device/>` 34 35`Hacker News: An io_uring-based user-space block driver (lwn.net) <https://news.ycombinator.com/item?id=32508659>` 36 37`io_uring in Android OTA <https://lpc.events/event/16/contributions/1331/>` 38 39`ublk user recovery design[Chinese] <https://developer.aliyun.com/article/1084548?spm=a2c6h.13262185.profile.7.52c8766fYUXyKA>` 40 41Uses 42==== 43 44`How to use ublk on Oracle Linux 8 <https://blogs.oracle.com/linux/post/how-to-use-ublk-on-oracle-linux-8>` 45 46`ublk on Aliyun[Chinese] <https://developer.aliyun.com/article/989552>` 47 48`Testing ublk on Ubuntu 22.04 <https://dev.to/amarjargal/testing-ublk-on-ubuntu-2204-9pe>` 49 50 51News 52==== 53 542023 55---- 56 57`OpenAnolis: ANCK 5.10 has supported ublk[Chinese] <https://openanolis.cn/blog/detail/777113261385399161>` 58 59`miniublk merged to blktests <https://github.com/osandov/blktests/commit/d42fe976e4f599011229085835d32f70185b9829>` 60 61`OpenAnolis: ANCK 5.10 will support ublk[Chinese] <https://openanolis.cn/blog/detail/736556082902305670>` 62 63