From b6112ae62527c1300403fe293fa79def38776374 Mon Sep 17 00:00:00 2001 From: auron_x Date: Fri, 5 Jan 2007 12:39:58 +0000 Subject: [PATCH] *) less confusing memory-table *) fixed partly wrong build.xml git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3166 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.xml | 8 +-- htroot/PerformanceMemory_p.html | 119 ++++++++++++++++---------------- 2 files changed, 65 insertions(+), 62 deletions(-) diff --git a/build.xml b/build.xml index 846515257..e2f61ff1c 100644 --- a/build.xml +++ b/build.xml @@ -638,7 +638,7 @@ - + @@ -658,7 +658,7 @@ - + @@ -673,7 +673,7 @@ - + @@ -692,7 +692,7 @@ - + diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 3599c14ac..ac5aed317 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -9,66 +9,69 @@ #%env/templates/submenuPerformance.template%#

Performance Settings for Memory

Memory Usage:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
Type
After Startup
 
After Initializations
before GC
After Initializations
after GC
Now
#(gc)#before GC::after GC#(/gc)#
Description
 
Max#[memoryMax]# MBytemaximum memory that the JVM will attempt to use
Available#[memoryAvailAfterStartup]# MByte#[memoryAvailAfterInitBGC]# MByte#[memoryAvailAfterInitAGC]# MByte#[memoryAvailNow]# MBytetotal available memory including free for the JVM within maximum
Total#[memoryTotalAfterStartup]# KByte#[memoryTotalAfterInitBGC]# KByte#[memoryTotalAfterInitAGC]# KByte#[memoryTotalNow]# MBytetotal memory taken from the OS
Free#[memoryFreeAfterStartup]# KByte#[memoryFreeAfterInitBGC]# KByte#[memoryFreeAfterInitAGC]# KByte#[memoryFreeNow]# MBytefree memory in the JVM within total amount
Used#[memoryUsedAfterStartup]# KByte#[memoryUsedAfterInitBGC]# KByte#[memoryUsedAfterInitAGC]# KByte#[memoryUsedNow]# MByteused memory in the JVM within total amount
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
Type
After Startup
 
After Initializations
before GC
After Initializations
after GC
Now
#(gc)#before GC::after GC#(/gc)#
Next
Startup
Description
 
Max#[memoryMax]# MByte
MByte
maximum memory that the JVM will attempt to use
Available#[memoryAvailAfterStartup]# MByte#[memoryAvailAfterInitBGC]# MByte#[memoryAvailAfterInitAGC]# MByte#[memoryAvailNow]# MByte 
 
total available memory including free for the JVM within maximum
Total#[memoryTotalAfterStartup]# KByte#[memoryTotalAfterInitBGC]# KByte#[memoryTotalAfterInitAGC]# KByte#[memoryTotalNow]# MByte
MByte
total memory taken from the OS
Free#[memoryFreeAfterStartup]# KByte#[memoryFreeAfterInitBGC]# KByte#[memoryFreeAfterInitAGC]# KByte#[memoryFreeNow]# MByte 
 
free memory in the JVM within total amount
Used#[memoryUsedAfterStartup]# KByte#[memoryUsedAfterInitBGC]# KByte#[memoryUsedAfterInitAGC]# KByte#[memoryUsedNow]# MByte 
 
used memory in the JVM within total amount
Re-Configuration of Startup Paramenters: Changes take effect after re-start of YaCy
+
+ Memory Settings +
+
Maximum used memory
+
MByte
+
Minimal used memory
+
MByte
+
+
Changes take effect after restart of YaCy
+
+
+

RAM Cache for Database Files: