Storage Performance Development Kit (SPDK)
 help / color / mirror / Atom feed
* [SPDK] SPDK file system.
@ 2018-11-29 21:55 paul.kim
  0 siblings, 0 replies; 2+ messages in thread
From: paul.kim @ 2018-11-29 21:55 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 238 bytes --]

 

Hello my name is Paul Kim.

 

I am trying to improve through spdk because of the nvme file write rate
limit on Linux.

Does not spdk support file systems that can be accessed and verified by end
users?

 

thank you.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [SPDK] SPDK file system.
@ 2018-11-30 15:37 Walker, Benjamin
  0 siblings, 0 replies; 2+ messages in thread
From: Walker, Benjamin @ 2018-11-30 15:37 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

> -----Original Message-----
> From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of
> paul.kim(a)daqscribe.com
> Sent: Thursday, November 29, 2018 2:56 PM
> To: spdk(a)lists.01.org
> Subject: [SPDK] SPDK file system.
> 
> 
> 
> Hello my name is Paul Kim.
> 
> 
> 
> I am trying to improve through spdk because of the nvme file write rate limit on
> Linux.
> 
> Does not spdk support file systems that can be accessed and verified by end
> users?
>

SPDK does not currently support any POSIX-compliant filesystems. A filesystem would need to be ported to user space to run efficiently on top of SPDK, and some POSIX operations are either very tricky or potentially impossible to implement from a user space library (mmap comes to mind). We have implemented two libraries which are filesystem-like, but have very different semantics than a traditional filesystem. See lib/blob and lib/blobfs.

Thanks,
Ben
 
> 
> 
> thank you.
> 
> _______________________________________________
> 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:[~2018-11-30 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 21:55 [SPDK] SPDK file system paul.kim
  -- strict thread matches above, loose matches on Subject: below --
2018-11-30 15:37 Walker, Benjamin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox