yacy_search_server/source/net/yacy
sixcooler 916d79111e Runtime.maxMemory() DOES change @ runtime:
I wondered getting Total-ram > Max-ram and MemoryControl.available() < 0
MemoryControl.available() < 0 causes some errors where its value is used for dimension of buffers for eg.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7852 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-07-19 12:48:50 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora do not sort arrays again if arrays are already sorted 2011-07-16 19:21:39 +00:00
document added another memory protection hack 2011-07-17 17:55:08 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro Runtime.maxMemory() DOES change @ runtime: 2011-07-19 12:48:50 +00:00
repository *) Invalid crawl profiles (containing invalid mustmatch/mustnotmatch filters) will be moved from active crawls to invalid crawls (new file: DATA/INDEX/freeworld/QUEUES/crawlProfilesInvalid.heap). This file can not be edited yet, but it shoudl be easy to extend the CrawlProfileEditor accordingly. 2011-07-03 23:55:55 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization added a visualization of peer pings to the performance graphic 2011-07-14 07:07:06 +00:00
dbtest.java Runtime.maxMemory() DOES change @ runtime: 2011-07-19 12:48:50 +00:00
migration.java added a file type navigator 2011-06-23 15:39:52 +00:00
yacy.java Runtime.maxMemory() DOES change @ runtime: 2011-07-19 12:48:50 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00