linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Write with Stream ID Support
@ 2015-04-21  1:47 kwan.huen
  2015-04-21  1:47 ` [PATCH 1/2] added stream id write support kwan.huen
  2015-04-21  1:47 ` [PATCH 2/2] added two nvme commands for open/close streams and garbage collection kwan.huen
  0 siblings, 2 replies; 5+ messages in thread
From: kwan.huen @ 2015-04-21  1:47 UTC (permalink / raw)
  To: Matthew Wilcox, Keith Busch, Jens Axboe, kwan.huen, Dimitri John Ledkov
  Cc: linux-nvme, linux-kernel, linux-api


The attached patch set enables basic write with stream ID support. 
First patch reads the stream id embedded in the bio and passes to the 
device along with the write command.
Second patch adds two new nvme commands to be used with ioctl 
such that application can do open/close stream and host
initiated garbage collection.

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

end of thread, other threads:[~2015-04-21 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-21  1:47 Write with Stream ID Support kwan.huen
2015-04-21  1:47 ` [PATCH 1/2] added stream id write support kwan.huen
2015-04-21 13:44   ` Jeff Moyer
2015-04-21 19:03     ` Hingkwan Huen
2015-04-21  1:47 ` [PATCH 2/2] added two nvme commands for open/close streams and garbage collection kwan.huen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).