* [SPDK] bdev layer
@ 2016-07-26 22:07 txcy uio
0 siblings, 0 replies; 2+ messages in thread
From: txcy uio @ 2016-07-26 22:07 UTC (permalink / raw)
To: spdk
[-- Attachment #1: Type: text/plain, Size: 321 bytes --]
Hello
Recently the following was committed :
bdev: add block device abstraction layer
Change-Id: I235cf146a52714756c9782c03b118f518c5f5182
Signed-off-by: Daniel Verkamp <daniel.verkamp(a)intel.com>
Can someone explain the target use case for this ? Is it provide block
like access using SPDK?
--Tyc
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 2210 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [SPDK] bdev layer
@ 2016-07-28 20:22 Walker, Benjamin
0 siblings, 0 replies; 2+ messages in thread
From: Walker, Benjamin @ 2016-07-28 20:22 UTC (permalink / raw)
To: spdk
[-- Attachment #1: Type: text/plain, Size: 815 bytes --]
On Tue, 2016-07-26 at 15:07 -0700, txcy uio wrote:
> Hello
>
>
> Recently the following was committed :
>
>
> bdev: add block device abstraction layer
> Change-Id: I235cf146a52714756c9782c03b118f518c5f5182
> Signed-off-by: Daniel Verkamp <daniel.verkamp(a)intel.com>
>
> Can someone explain the target use case for this ? Is it provide block like access using SPDK?
This is a generic translation layer that exposes a common "block-like" API we've defined and can
translate to a number of separate backends, including libaio and our NVMe driver. This library needs
quite a bit of work currently, but this is a start at least.
>
> --Tyc
>
>
>
> _______________________________________________
> SPDK mailing list
> SPDK(a)lists.01.org
> https://lists.01.org/mailman/listinfo/spdk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-28 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 20:22 [SPDK] bdev layer Walker, Benjamin
-- strict thread matches above, loose matches on Subject: below --
2016-07-26 22:07 txcy uio
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.