public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "carlos at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug libc/25924] Very poor choice of hash function in hsearch
Date: Tue, 05 May 2020 19:08:23 +0000	[thread overview]
Message-ID: <bug-25924-131-FI8WmYeaNJ@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-25924-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=25924

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com
             Status|UNCONFIRMED                 |SUSPENDED
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement
   Last reconfirmed|                            |2020-05-05

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
I agree, there might be better hash implementations, but selecting one also
requires performance testing on the various architectures that glibc supports.
Therefore there are really many steps to getting performance related work
accepted in the project:

(1) Proof of performance for various architectures, or work with the
architecture maintainers to get them to run microbenchmarks for you.

(2) The patch, which has to follow our contribution checklist (more on that
later).

(3) Tests for the changes. Systems level work requires good testing.

Now back to the contribution checklist:

As a GNU project we have some specific copyright assignment requirements,
particularly:
https://sourceware.org/glib/wiki/Contribution%20checklist#FSF_copyright_Assignment
https://www.gnu.org/licenses/why-assign.en.html

You can see our full contribution checklist here:
https://sourceware.org/glibc/wiki/Contribution%20checklist

We want the original author of that code to disclaim or assign copyright to the
FSF for the project to use.

I'm going to move this feature request into SUSPENDED. We can move this out of
SUSPENDED if we have an implementation that can be assigned to the FSF for
glibc to use to improve the hash function.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2020-05-05 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-05 14:05 [Bug libc/25924] New: " witold.baryluk+sourceware at gmail dot com
2020-05-05 15:04 ` [Bug libc/25924] " witold.baryluk+sourceware at gmail dot com
2020-05-05 19:08 ` carlos at redhat dot com [this message]
2020-05-06 20:36 ` witold.baryluk+sourceware at gmail dot com
2020-05-06 20:40 ` witold.baryluk+sourceware at gmail dot com
2020-05-06 21:04 ` carlos at redhat dot com
2020-05-06 21:08 ` witold.baryluk+sourceware at gmail dot com

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=bug-25924-131-FI8WmYeaNJ@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.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).