taskThe GNU Hurd - Tasks: task #2560, Add Minimum Load

 
 

task #2560: Add Minimum Load

Submitter:  Marcus Brinkmann <marcus>
Submitted:  -
   
 
Category:  libihash Should Start On:  -
Should be Finished on:  - Priority:  * 3 - Low
Status:  None Privacy:  Public
Assigned to:  None Percent Complete:  Any
Open/Closed:  Open Planned Release:  None
Effort:  1.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

-, original submission:  

It might be useful to have a minimum load parameter that allows libihash to shrink the hash table when the load factor drops below a minimum value.

The task includes to determine if and under which usage patterns this is useful behaviour, and to implement this feature.

A minimum load factor of 100 would always keep the hash table as small as possible.  A minimum load of 0 would disable this feature.

Determining the feasibility of this feature and applications for it might take some time.  The actual implementation is easy.  Only the time for the latter is included in the "Hours" field.

Marcus Brinkmann <marcus>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-08-26 marcus SummaryMinimum Load

Back to the top

Powered by Savane 3.14-e222.
Corresponding source code