All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Brendan Jackman <jackmanb@google.com>
Cc: lsf-pc@lists.linux-foundation.org, linux-mm@kvack.org, rppt@kernel.org
Subject: Re: [LSF/MM/BPF TOPIC] A pagetable library for the kernel?
Date: Thu, 26 Mar 2026 18:49:14 -0300	[thread overview]
Message-ID: <20260326214914.GJ8437@ziepe.ca> (raw)
In-Reply-To: <20260219175113.618562-1-jackmanb@google.com>

On Thu, Feb 19, 2026 at 05:51:09PM +0000, Brendan Jackman wrote:

> 1. The collection of APIs that are specific to userspace pagetables: mmu_gather,
>    mm/pagewalk.c, some vm_fault logic, all that good stuff.

I have done something for iommu that has a very general part that may
very well be a useful component of this:

https://docs.kernel.org/driver-api/generic_pt.html
https://github.com/torvalds/linux/tree/master/drivers/iommu/generic_pt

There are lots of things that need various page table algorithms..

Jason


  parent reply	other threads:[~2026-03-26 21:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-19 17:51 [LSF/MM/BPF TOPIC] A pagetable library for the kernel? Brendan Jackman
2026-02-23 11:28 ` Mike Rapoport
2026-02-25 17:06   ` Brendan Jackman
2026-02-26 23:57 ` Isaac Manjarres
2026-03-26 21:49 ` Jason Gunthorpe [this message]
2026-05-11 11:54 ` Brendan Jackman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260326214914.GJ8437@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=jackmanb@google.com \
    --cc=linux-mm@kvack.org \
    --cc=lsf-pc@lists.linux-foundation.org \
    --cc=rppt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.