From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 224B4C169C4 for ; Wed, 6 Feb 2019 21:13:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E2950218B0 for ; Wed, 6 Feb 2019 21:13:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=intel-com.20150623.gappssmtp.com header.i=@intel-com.20150623.gappssmtp.com header.b="bv1fUhnZ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727037AbfBFVNL (ORCPT ); Wed, 6 Feb 2019 16:13:11 -0500 Received: from mail-ot1-f48.google.com ([209.85.210.48]:45870 "EHLO mail-ot1-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726732AbfBFVNK (ORCPT ); Wed, 6 Feb 2019 16:13:10 -0500 Received: by mail-ot1-f48.google.com with SMTP id 32so14479496ota.12 for ; Wed, 06 Feb 2019 13:13:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=0PgXjthxkZk3Ufdb1fh03uEwdbvqWjN/wnRUmZtQl2Q=; b=bv1fUhnZ6zhqHtJBG3t3vgVmkWWEleksggAv0l465s06NrRJRJxmwK6OzpJbKWtgK9 zosOcAO+4CSMhASgfiulrdwiL9eoLhrGjP5AR7iyhR+brbB2PInE2bItnPtVQQA/VrZ+ b9bHWosmKfHyvqDn0hyxXGjPsqbfhOCLtyfu2U/6MQz6G+ysDbF9D+RoSEBMPEOlgbdb gDn0YfgQQte/KuQipm6TqT47N/8MV6+49wHHJxN2UK0F9MUyY4KIOrhj/6yf+HmFkxG8 n25jeLFpPhkb/Dsr+7BwFClbUjXPt6ogLCt1lw6uTTxbicdo+XxUHsvG+UT0zO34tIxz wHtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=0PgXjthxkZk3Ufdb1fh03uEwdbvqWjN/wnRUmZtQl2Q=; b=rvv4yeJ0CpCAQb4KZ0sOof6Vvrb4EzHNEoCb0cB3L+7I3QZRM5bjStMTyJmelzrdyF Sg8YkwpsqgL1APpJEXETWBMdsLq3z/lZb91yNtLTvnsF7WpYcgXBnaudZyPT9uTMEPqM oWG39nD33uA309ERVdn4ygyPKs1vpZ9ZvitnXbB5nms3G/gV3xU4eilSNSY2+AOxhRaG Krjb2za0p30LPcxx8V3jsRrmFvuqiLiHb9fBfZvaMyie6DULriTbk8fwXKHP8ZgA2rtu p+ZJUDUjjCSSelrKsF2sxgvo9PCMPAba4ItTVQnb08EYOtB4qPUlsxBn3IkjPlgMA8k6 ApzQ== X-Gm-Message-State: AHQUAuZG9Unl8j9NcaXVIpUb0005qj2HPmWEXtoeOeZ9mGo3KGGjmcvp S9AnqPUNZ4ZZucpGw0e8EyDmw72VfCWLYRPSFWxFzQ== X-Google-Smtp-Source: AHgI3IZr2WhfIPS7ltcZa19tvNkTX24MYpR2e1s55dnmMzDupLbTjZ4oLnmSquY4cQLdGIBLypdWBkeo6eIqr2YKfa8= X-Received: by 2002:aca:240a:: with SMTP id n10mr665334oic.73.1549487590099; Wed, 06 Feb 2019 13:13:10 -0800 (PST) MIME-Version: 1.0 From: Dan Williams Date: Wed, 6 Feb 2019 13:12:59 -0800 Message-ID: Subject: [LSF/MM TOPIC] The end of the DAX experiment To: lsf-pc@lists.linux-foundation.org Cc: linux-nvdimm , linux-xfs , Linux Kernel Mailing List , linux-fsdevel , linux-ext4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Before people get too excited this isn't a proposal to kill DAX. The topic proposal is a discussion to resolve lingering open questions that currently motivate ext4 and xfs to scream "EXPERIMENTAL" when the current DAX facilities are enabled. The are 2 primary concerns to resolve. Enumerate the remaining features/fixes, and identify a path to implement it all without regressing any existing application use cases. An enumeration of remaining projects follows, please expand this list if I missed something: * "DAX" has no specific meaning by itself, users have 2 use cases for "DAX" capabilities: userspace cache management via MAP_SYNC, and page cache avoidance where the latter aspect of DAX has no current api to discover / use it. The project is to supplement MAP_SYNC with a MAP_DIRECT facility and MADV_SYNC / MADV_DIRECT to indicate the same dynamically via madvise. Similar to O_DIRECT, MAP_DIRECT would be an application hint to avoid / minimiize page cache usage, but no strict guarantee like what MAP_SYNC provides. * Resolve all "if (dax) goto fail;" patterns in the kernel. Outside of longterm-GUP (a topic in its own right) the projects here are XFS-reflink and XFS-realtime-device support. DAX+reflink effectively requires a given physical page to be mapped into two different inodes at different (page->index) offsets. The challenge is to support DAX-reflink without violating any existing application visible semantics, the operating assumption / strawman to debate is that experimental status is not blanket permission to go change existing semantics in backwards incompatible ways. * Deprecate, but not remove, the DAX mount option. Too many flows depend on the option so it will never go away, but the facility is too coarse. Provide an option to enable MAP_SYNC and more-likely-to-do-something-useful-MAP_DIRECT on a per-directory basis. The current proposal is to allow this property to only be toggled while the directory is empty to avoid the complications of racing page invalidation with new DAX mappings. Secondary projects, i.e. important but I would submit are not in the critical path to removing the "experimental" designation: * Filesystem-integrated badblock management. Hook up the media error notifications from libnvdimm to the filesystem to allow for operations like "list files with media errors" and "enumerate bad file offsets on a granulatiy smaller than a page". Another consideration along these lines is to integrate machine-check-handling and dynamic error notification into a filesystem interface. I've heard complaints that the sigaction() based mechanism to receive BUS_MCEERR_* information, while sufficient for the "System RAM" use case, is not precise enough for the "Persistent Memory / DAX" use case where errors are repairable and sub-page error information is useful. * Userfaultfd for file-backed mappings and DAX Ideally all the usual DAX, persistent memory, and GUP suspects could be in the room to discuss this: * Jan Kara * Dave Chinner * Christoph Hellwig * Jeff Moyer * Johannes Thumshirn * Matthew Wilcox * John Hubbard * J=C3=A9r=C3=B4me Glisse * MM folks for the reflink vs 'struct page' vs Xarray considerations