Linux Kernel Summit discussions
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy6545@gmail.com>
To: ksummit-discuss@lists.linuxfoundation.org
Subject: [Ksummit-discuss] [TOPIC] XArray
Date: Tue, 13 Nov 2018 10:02:13 -0800	[thread overview]
Message-ID: <CAFhKne8YNpGZbXk-KTN1mA9WBW1=NSVBo7RU0rYX9pbVgfj_Sg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Now that the XArray is in, it's time to make use of it. I've got a git tree
which converts every current user of the radix tree to the XArray as well
as converting some users of the IDA to the XArray.

The XArray may also be a great replacement for a list_head in your data
structure.

I can also talk about currently inappropriate uses for the XArray and what
I might do in future to make the XArray useful for more users.

[-- Attachment #2: Type: text/html, Size: 547 bytes --]

             reply	other threads:[~2018-11-13 18:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-13 18:02 Matthew Wilcox [this message]
2018-11-13 22:31 ` [Ksummit-discuss] [TOPIC] XArray Theodore Y. Ts'o
2018-11-14 10:02 ` Linus Walleij
2018-11-14 16:29   ` Theodore Y. Ts'o
2018-11-15 23:03   ` Jonathan Corbet
2018-11-16  2:47     ` Theodore Y. Ts'o
2018-11-16  6:30       ` Matthew Wilcox
2018-11-14 22:56 ` William Kucharski
2018-11-15  1:07   ` Matthew Wilcox

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='CAFhKne8YNpGZbXk-KTN1mA9WBW1=NSVBo7RU0rYX9pbVgfj_Sg@mail.gmail.com' \
    --to=willy6545@gmail.com \
    --cc=ksummit-discuss@lists.linuxfoundation.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).