[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Sending reads/writes to a userspace program?
- From: "Nick Johnson" <arachnid notdot net>
- To: dm-devel redhat com
- Subject: [dm-devel] Sending reads/writes to a userspace program?
- Date: Wed, 16 May 2007 22:53:59 +1200
Does dm provide any way for a custom target type to redirect a read or
write to a userspace program? Or even for it to notify the program of
the read/write and wait until it gives the goahead, somewhat like the
way page faulting works? I'm wondering if it's possible to create a
target type that implements a 'remote' block device with blocks stored
on something like Amazon S3, keeping only a local cache of mapped
blocks, and fetching / writing blocks as needed.
-Nick Johnson
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]