From 83a34b838d13e88cd4270cf65fa45c35756236a3 Mon Sep 17 00:00:00 2001
From: orbiter
Date: Wed, 14 Dec 2005 13:04:43 +0000
Subject: [PATCH] * added Object allocation monitor on performanceMemory page *
added some final statements * changed shutdown sequence order
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1211 6c8d7289-2bf4-0310-a012-ef5d649a1542
---
htroot/PerformanceMemory_p.html | 24 ++++++++
htroot/PerformanceMemory_p.java | 38 ++++++++++++-
source/de/anomic/data/messageBoard.java | 4 +-
source/de/anomic/data/wikiBoard.java | 6 +-
.../kelondro/kelondroBufferedIOChunks.java | 2 +
.../anomic/kelondro/kelondroObjectSpace.java | 57 ++++++++++++++++---
.../de/anomic/kelondro/kelondroRecords.java | 14 +++--
source/de/anomic/plasma/plasmaCrawlNURL.java | 14 ++---
source/de/anomic/plasma/plasmaHTCache.java | 4 +-
.../de/anomic/plasma/plasmaSwitchboard.java | 40 ++++++-------
source/de/anomic/plasma/plasmaURLPool.java | 6 +-
.../plasmaWordIndexAssortmentCluster.java | 12 ++--
.../anomic/plasma/plasmaWordIndexCache.java | 2 +-
13 files changed, 160 insertions(+), 63 deletions(-)
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html
index 654c6d715..61adc1a13 100644
--- a/htroot/PerformanceMemory_p.html
+++ b/htroot/PerformanceMemory_p.html
@@ -312,6 +312,30 @@ Increasing this cache may speed up crawling, but not much space is needed, so th
+
+
Write Cache Object Allocation:
+
+
+
+
+#{alive}#
+#[count]# |
+#{/alive}#
+
+
+
+#{heap}#
+#[count]# |
+#{/heap}#
+
+
+
+
#%env/templates/footer.template%#