linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC/PATCH 0/5] add execute in place support
@ 2005-05-11 14:29 Carsten Otte
  2005-05-11 16:19 ` David Woodhouse
  2005-06-01 10:12 ` Coywolf Qi Hunt
  0 siblings, 2 replies; 13+ messages in thread
From: Carsten Otte @ 2005-05-11 14:29 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel; +Cc: schwidefsky, akpm

Folks,

this is the intro to a small series of patches that introduce execute
in place into the I/O stack. File I/O to memory-backed block
devices is performed directly, bypassing the page cache and io
schedulers. On s390, we use this for block devices based on shared
memory between multiple virtual machines. This is also useful on
embedded systems where the block device is located on a flash chip.
This work is a result of a prior discussion with Andrew Morton
about my first implementation which basically was a filesystem
derived from ext2.

As I'd like to aim for integration into -mm and vanilla later on,
I'd like to encourage everyone to give it a read and provide
feedback. All patches apply against git-head as of today.

cheers,
Carsten

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

end of thread, other threads:[~2005-06-01 14:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 14:29 [RFC/PATCH 0/5] add execute in place support Carsten Otte
2005-05-11 16:19 ` David Woodhouse
2005-05-11 16:35   ` Carsten Otte
2005-05-12  8:57     ` Jörn Engel
2005-05-12  9:10       ` Carsten Otte
2005-05-12  9:43       ` David Woodhouse
2005-06-01  9:33         ` Coywolf Qi Hunt
2005-06-01 11:31           ` Jörn Engel
2005-06-01 10:12 ` Coywolf Qi Hunt
2005-06-01 12:06   ` Arnd Bergmann
2005-06-01 13:39     ` Jörn Engel
2005-06-01 14:03       ` Carsten Otte
2005-06-01 14:10         ` Jörn Engel

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).