bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #309] [Patch #309] ihash rewrite


From: noreply
Subject: [patch #309] [Patch #309] ihash rewrite
Date: Sun, 17 Aug 2003 03:17:20 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030714 Galeon/1.3.5 Debian/1.3.5.20030714-2

Patch #309 has been updated. 

Project: 
Category: libihash
Status: Open
Summary: ihash rewrite

Follow-Ups:

Date: Sun 08/17/2003 at 09:17
By: marcus

Comment:
I gave libihash a face lift, which includes the following:

* All data types and functions put into the hurd_ namespace.
* static initializer, and possibility to inline the struct hurd_ihash.
* More data types for clarity.
* Unsigned keys, to prevent overflow of signed data type.
* Overwriting existing keys works correctly now.
* Doesn't use even prime 2.

I also changed all callers except pthread to use the inlined version of the 
hash, because it is the Right Thing to do.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=309&group_id=30

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]