linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
* extent-status tree for DAX ?
@ 2017-02-20  6:25 Sanketh Nalli
  0 siblings, 0 replies; only message in thread
From: Sanketh Nalli @ 2017-02-20  6:25 UTC (permalink / raw)
  To: linux-nvdimm

Hi,

I was wondering if we need the extent-status tree

for DAX-like devices ? Says here that it can get consume a lot of memory
and offer poor performance if the on-DAX file is  fragmented. Without the status tree, one could simple walk the on-DAX extent tree to get to the file data pages and this is possible with DAX-like devices.


http://lxr.free-electrons.com/source/fs/ext4/extents_status.c#L117


A few simple experiments with filebench's random read workload clearly

bring out the difference in performance with a fragmented and contiguous

file on-DAX. A lot of time is spent in walking the status tree, which can be

avoided, I guess. Please let me know what you think.



--
S. Nalli
Graduate Student, Computer Sciences
University of Wisconsin-Madison, USA
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-20  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20  6:25 extent-status tree for DAX ? Sanketh Nalli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).