linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM ATTEND] THP for ext4, page table manipulation primitives
@ 2017-01-13 23:42 Kirill A. Shutemov
  0 siblings, 0 replies; only message in thread
From: Kirill A. Shutemov @ 2017-01-13 23:42 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-mm, linux-fsdevel

Hello,

I would like to attend the summit this year.

===

One topic I would like to discuss would be huge pages for ext4 and
filesystems with backing storage in general. There's patchset that
I have hard time upstreaming. I hope having talk about this in person
would help moving it forward.

===

The other topic: the work on 5-level paging made more obvious that we need
better way to deal with page tables. Having different data-types per
page table level plus set of helpers to deal with each of them doesn't
scale. It worked okay of 2- and 3- level page tables. For 5-, it's getting
rather ugly.

And having different types/helpers to deal with different page table
levels makes it harder to integrate huge pages into generic code path:
having separate code path for each page size is not very future proof
approach.

-- 
 Kirill A. Shutemov

--
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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

only message in thread, other threads:[~2017-01-13 23:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-13 23:42 [LSF/MM ATTEND] THP for ext4, page table manipulation primitives Kirill A. Shutemov

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).