yacy_search_server/source/net/yacy/kelondro/index
orbiter c14233a933 fix for a OOM in MapView that can cause unavailability of
- seed list
- bookmarks
during very low memory configuration

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6529 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-12-15 12:23:37 +00:00
..
ARC.java
BinSearch.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
Cache.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
Column.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
ConcurrentARC.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
HandleMap.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
HandleSet.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
IndexTest.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
ObjectArray.java
ObjectArrayCache.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
ObjectIndex.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
ObjectIndexCache.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
Row.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
RowCollection.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
RowSet.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
RowSetArray.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 2009-12-09 23:27:26 +00:00
RowSpaceExceededException.java fix for a OOM in MapView that can cause unavailability of 2009-12-15 12:23:37 +00:00
SimpleARC.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00