6/23/2026 at 11:43:48 PM
> bypassing OS kernel> reading a raw device node (e.g. /dev/rdisk*)
That's... not bypassing the kernel. Time to integrate SPDK so it actually bypasses the kernel :)
by watusername
6/24/2026 at 2:09:47 PM
It doesn't have to, you can give it a blob of bytes as well. It's just hard to keep it a cli and doesn't use kernel at allmore correct would be - do not use kernel file system
by neogoose
6/24/2026 at 6:20:25 AM
TIL about SPDK. Thanks!by vim-guru