RPM

RFE: db-5.2.x has DB_HEAP

Bug #911280 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RPM
Fix Released
Low
Jeff Johnson

Bug Description

Berkeley DB has added a DB_HEAP database type that might be of use in RPM.

Tags: rpmdb
Jeff Johnson (n3npq)
Changed in rpm:
assignee: nobody → Jeff Johnson (n3npq)
Revision history for this message
Jeff Johnson (n3npq) wrote :

DB_HEAP is supported as a table type, and the 2 methods
    db->set_heapsize()
    db->set_heap_regionsize()
to set the parameters for a "heap" database can be configured.

That's enough for development needs to try-and-see whether
DB_HEAP is usefully supported. A "heap" has less overhead than
hash/btree for certain types of storage is the only perceived benefit,
and there are other non-trivial costs involved in changing to use DB_HEAP.

Changed in rpm:
status: New → Triaged
importance: Undecided → Low
status: Triaged → Fix Released
milestone: none → 5.4.5
tags: added: rpmdb
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.