linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] Page table manipulation primitives
@ 2020-02-06 16:57 Mike Rapoport
  2020-02-06 17:34 ` Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Rapoport @ 2020-02-06 16:57 UTC (permalink / raw)
  To: lsf-pc; +Cc: linux-mm

While updating the architectures to properly use 5-level folded page tables
without <asm-generic/?level-fixup.h> and <asm-generic/pgtable-nop4d-hack.h>
I wondered if we can do better than explicitly name each and every level of
the page table, open-code traversal of all the layers numerous times and
have copied do_something_pXd_range().

Then I've come across Kirill's "Proof-of-concept: better(?) page-table
manipulation API" [1], but as far as I could see there was no progress
since then.

I'd like to resurrect the topic and try to see if we can come up with
actually better page table manipulation API.

[1] https://lore.kernel.org/lkml/20180424154355.mfjgkf47kdp2by4e@black.fi.intel.com/

-- 
Sincerely yours,
Mike.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-07 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 16:57 [LSF/MM/BPF TOPIC] Page table manipulation primitives Mike Rapoport
2020-02-06 17:34 ` Matthew Wilcox
2020-02-07 17:45   ` Kirill A. Shutemov
2020-02-07 19:40     ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox