The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Mahad Ibrahim" <mahad.ibrahim.dev@gmail.com>
To: "Amir Goldstein" <amir73il@gmail.com>,
	"Mahad Ibrahim" <mahad.ibrahim.dev@gmail.com>
Cc: "Miklos Szeredi" <miklos@szeredi.hu>,
	<fuse-devel@lists.linux.dev>, <linux-kernel@vger.kernel.org>,
	<linux-kernel-mentees@lists.linuxfoundation.org>,
	"Joanne Koong" <joannelkoong@gmail.com>
Subject: Re: [PATCH v2] fuse: replace passthrough backing-id IDR with a counter and hashtable
Date: Sat, 27 Jun 2026 17:10:30 +0000	[thread overview]
Message-ID: <DJJZYCL2DGFB.3SAYSE3IIAJY1@gmail.com> (raw)
In-Reply-To: <CAOQ4uxgX0Oqc+KnEHx6n01UfNQAOPfk3m2rQ3vYTGM98HOV0Yw@mail.gmail.com>

Thank you Amir, this is incredibly helpful.

I hadn't thought about offloading the allocator to userspace, but now that
you mention it, it does make more sense given the server already manages
most of the backing file lifecycle. Thanks for that.

The two bugs are clear, I overlooked them. I'll scrutinize my code harder
from now on.

Since you asked whether Miklos agrees, I'll wait for his response. However
I will start learning about it right away.

And yeah! I am a student, an LFX kernel mentee under Shuah Khan.

Thanks,
Mahad

      reply	other threads:[~2026-06-27 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-21 18:31 [PATCH] fuse: replace passthrough backing-id IDR with IDA plus hashtable Mahad Ibrahim
2026-06-22  7:25 ` Miklos Szeredi
2026-06-22  8:06   ` Amir Goldstein
2026-06-22 18:03     ` Mahad Ibrahim
2026-06-26 12:51 ` [PATCH v2] fuse: replace passthrough backing-id IDR with a counter and hashtable Mahad Ibrahim
2026-06-26 14:38   ` Amir Goldstein
2026-06-27 17:10     ` Mahad Ibrahim [this message]

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=DJJZYCL2DGFB.3SAYSE3IIAJY1@gmail.com \
    --to=mahad.ibrahim.dev@gmail.com \
    --cc=amir73il@gmail.com \
    --cc=fuse-devel@lists.linux.dev \
    --cc=joannelkoong@gmail.com \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox