From: Andrew Morton <akpm@linux-foundation.org>
To: Peter Taraba <peter.schuster.taraba@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lib: add statsort(), a distribution/bucket sort
Date: Tue, 4 Aug 2026 16:58:42 -0700 [thread overview]
Message-ID: <20260804165842.c0004b4479ba053fe60d1993@linux-foundation.org> (raw)
In-Reply-To: <20260804233449.70815-1-peter.schuster.taraba@gmail.com>
On Tue, 4 Aug 2026 16:34:49 -0700 Peter Taraba <peter.schuster.taraba@gmail.com> wrote:
> Adds statsort(), a bucket/distribution sort for arrays keyed by a
> signed 64-bit value.
um why? Is there some intended user of this? If so, please share all
the details.
next prev parent reply other threads:[~2026-08-04 23:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 23:34 [PATCH] lib: add statsort(), a distribution/bucket sort Peter Taraba
2026-08-04 23:58 ` Andrew Morton [this message]
2026-08-05 0:22 ` Peter Taraba
[not found] <CAMKTnsb-PZ7_4Zd1ZAtmSWnTk8vyoP07WZUDsLuZ21j7OawQ9g@mail.gmail.com>
2026-08-05 0:35 ` Andrew Morton
2026-08-05 0:47 ` Peter Taraba
2026-08-05 14:29 ` Jonathan Corbet
2026-08-05 15:47 ` Peter Taraba
2026-08-05 16:39 ` Jonathan Corbet
2026-08-05 18:44 ` Peter Taraba
2026-08-10 10:22 ` Kuan-Wei Chiu
2026-08-10 13:24 ` Peter Taraba
2026-08-10 15:09 ` Bradley Morgan
2026-08-10 15:59 ` Peter Taraba
2026-08-10 16:07 ` Bradley Morgan
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=20260804165842.c0004b4479ba053fe60d1993@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.schuster.taraba@gmail.com \
/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.