[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200414062306.GB23154@lst.de>
Date: Tue, 14 Apr 2020 08:23:06 +0200
From: Christoph Hellwig <hch@....de>
To: ira.weiny@...el.com
Cc: linux-kernel@...r.kernel.org,
"Darrick J. Wong" <darrick.wong@...cle.com>,
Dave Chinner <dchinner@...hat.com>, Jan Kara <jack@...e.cz>,
Dan Williams <dan.j.williams@...el.com>,
Dave Chinner <david@...morbit.com>,
Christoph Hellwig <hch@....de>,
"Theodore Y. Ts'o" <tytso@....edu>, Jeff Moyer <jmoyer@...hat.com>,
linux-ext4@...r.kernel.org, linux-xfs@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH V7 3/9] fs/stat: Define DAX statx attribute
On Sun, Apr 12, 2020 at 10:40:40PM -0700, ira.weiny@...el.com wrote:
> STATX_ATTR_DAX
>
> The file is in the DAX (cpu direct access) state. DAX state
> attempts to minimize software cache effects for both I/O and
> memory mappings of this file. It requires a file system which
> has been configured to support DAX.
Can we remove the misleading DAX name? Something like
STATX_ATTR_DIRECT_LOAD_STORE?
Powered by blists - more mailing lists