yacy_search_server/source/de/anomic/index
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
such an entry cannot be instantiated without allocation of new byte[]; instead
it can re-use memory from other kelondroRow.Entry objects.
during bugfixing also other bugs may have been solved, maybe the INCONSISTENCY problem
could have been solved. One cause can be missing synchronization during bulk storage
when a R/W-path optimization is done. To test this case, the optimization is currently
switched off.
More memory enhancements can be done after this initial change to the allocation scheme.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3536 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-04-03 12:10:12 +00:00
..
indexCachedRI.java bugfix for my last commit: 2007-03-08 22:07:17 +00:00
indexCollectionRI.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
indexContainer.java removed support for old database structures. 2007-03-21 15:35:35 +00:00
indexContainerOrder.java bugfix for assertion bugs documented in 2006-12-01 01:30:05 +00:00
indexRAMRI.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
indexRI.java - better OOM protection 2007-03-08 16:15:40 +00:00
indexRWIEntry.java removed support for old database structures. 2007-03-21 15:35:35 +00:00
indexURLEntry.java removed support for old database structures. 2007-03-21 15:35:35 +00:00