public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [LSF/MM TOPIC] copy offloading
@ 2014-01-15 20:27 Zach Brown
  2014-01-15 23:10 ` Nicholas A. Bellinger
  0 siblings, 1 reply; 3+ messages in thread
From: Zach Brown @ 2014-01-15 20:27 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-fsdevel, linux-nfs, linux-scsi


Discussing copy offloading at LSF is appropriate because it can involve
so many layers of the stack:

 - high level syscall interface
 - in-kernel high level entry point for nfsd 
 - fs specific implementations (btrfs and ocfs2 cow, nfs) 
 - vfs helper for offloading block copies for ext*,xfs
 - bio offload requests for cow block devices like bcache/dm-cache
 - encoding offload bios into scsi reqs
 - processing virt guest device offload requests with host syscalls

Getting the user and in-kernel interfaces right to support all these
moving parts has proven tricky.  The more input, the better.

It's been a while since I sent out a refreshed version of the series.
That'll be remedied before LSF rolls around :). 

- z

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

end of thread, other threads:[~2014-01-16  0:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 20:27 [LSF/MM TOPIC] copy offloading Zach Brown
2014-01-15 23:10 ` Nicholas A. Bellinger
2014-01-16  0:46   ` Douglas Gilbert

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