On Thu, Jun 05, 2014 at 10:01:50AM -0400, Mike Snitzer wrote: > Interested to know how you'll ensure we'll never block on > blk_get_request() waiting for memory? (something beyond gfp flags, more > context below). For requests it's pretty easy - we just do the non-blocking request allocation on the low level driver, and that's either get us one or fail. The bios are the interesting part, that's why I'd love to get rid of the cloning. -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel