From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com [209.85.192.45]) by kanga.kvack.org (Postfix) with ESMTP id EF07E6B0038 for ; Mon, 14 Dec 2015 09:52:37 -0500 (EST) Received: by qgew101 with SMTP id w101so48299143qge.2 for ; Mon, 14 Dec 2015 06:52:37 -0800 (PST) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id g201si3897920qhc.132.2015.12.14.06.52.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Dec 2015 06:52:36 -0800 (PST) From: Jeff Moyer Subject: Re: [-mm PATCH v2 00/25] get_user_pages() for dax pte and pmd mappings References: <20151210023708.30368.92962.stgit@dwillia2-desk3.jf.intel.com> Date: Mon, 14 Dec 2015 09:52:27 -0500 In-Reply-To: (Dan Williams's message of "Thu, 10 Dec 2015 18:03:31 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: owner-linux-mm@kvack.org List-ID: To: Dan Williams Cc: Andrew Morton , Dave Hansen , Toshi Kani , David Airlie , Dave Hansen , Dave Chinner , Linux MM , "H. Peter Anvin" , Christoph Hellwig , Andrea Arcangeli , kbuild test robot , linux-nvdimm , Richard Weinberger , X86 ML , Peter Zijlstra , Ingo Molnar , Mel Gorman , Matthew Wilcox , Ross Zwisler , Jeff Dike , Jens Axboe , Alexander Viro , Thomas Gleixner , Christoffer Dall , Jan Kara , Paolo Bonzini , Logan Gunthorpe , "Kirill A. Shutemov" Dan Williams writes: > In the meantime, I expect some would say DAX is a toy as long as it > continues to fail at DMA. I suppose this is the crux of it. Given that we may be able to migrate away from the allocation of storage for temporary data structures in the future, and given that admin tooling could hide the undesirable configurations, this approach seems workable. Thanks, Jeff -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org