[Xapian-tickets] [Xapian] #59: Compress chert postlist changes buffered in memory (was: Compress flint postlist changes buffered in memory)

Xapian nobody at xapian.org
Tue Aug 5 08:26:00 BST 2008


#59: Compress chert postlist changes buffered in memory
---------------------------+------------------------------------------------
 Reporter:  olly           |        Owner:  olly    
     Type:  enhancement    |       Status:  assigned
 Priority:  normal         |    Milestone:  1.1.0   
Component:  Backend-Chert  |      Version:  SVN HEAD
 Severity:  minor          |   Resolution:          
 Keywords:                 |    Blockedby:          
 Platform:  All            |     Blocking:          
---------------------------+------------------------------------------------
Changes (by olly):

  * component:  Backend-Flint => Backend-Chert


Old description:

> If we could somehow reduce the memory used by the postlist changes quartz
> buffers, we could buffer more and/or let the OS have more spare memory
> for buffering disk blocks.  That should allow indexing to run faster.
> However we need to compress in such a way that we can still implement
> Xapian::Database methods including the effects of the buffered changes.

New description:

 If we could somehow reduce the memory used by the postlist changes chert
 buffers, we could buffer more and/or let the OS have more spare memory
 for buffering disk blocks.  That should allow indexing to run faster.
 However we need to compress in such a way that we can still implement
 Xapian::Database methods including the effects of the buffered changes.

--

Comment:

 Update to refer to chert rather than flint or quartz.

-- 
Ticket URL: <http://trac.xapian.org/ticket/59#comment:10>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list