diff --git a/htroot/PerformanceMemory_p.xml b/htroot/PerformanceMemory_p.xml new file mode 100644 index 000000000..d545e869d --- /dev/null +++ b/htroot/PerformanceMemory_p.xml @@ -0,0 +1,90 @@ + + + + #[memoryAvailAfterStartup]# + #[memoryAvailAfterInitBGC]# + #[memoryAvailAfterInitAGC]# + #[memoryAvailNow]# + + #[memoryTotalAfterStartup]# + #[memoryTotalAfterInitBGC]# + #[memoryTotalAfterInitAGC]# + #[memoryTotalNow]# + + #[memoryFreeAfterStartup]# + #[memoryFreeAfterInitBGC]# + #[memoryFreeAfterInitAGC]# + #[memoryFreeNow]# + + #[memoryUsedAfterStartup]# + #[memoryUsedAfterInitBGC]# + #[memoryUsedAfterInitAGC]# + #[memoryUsedNow]# + + #[Xmx]# + + + #{TableList}# + + #[tableIndexPath]# + #[tableIndexChunkSize]# + #[tableIndexCount]# + #[tableIndexMem]# + + #{/TableList}# + #[TableIndexTotalMem]# + + + + #{NodeList}# + + #[nodeCachePath]# + #[nodeChunkSize]# + #[nodeCacheCount]# + #[nodeCacheMem]# + #[nodeCacheReadHit]# + #[nodeCacheReadMiss]# + #[nodeCacheWriteUnique]# + #[nodeCacheWriteDouble]# + #[nodeCacheDeletes]# + #[nodeCacheFlushes]# + + #{/NodeList}# + #[nodeCacheTotalMem]# + #[nodeCacheStopGrow]# + #[nodeCacheStartShrink]# + + + + #{ObjectList}# + + #[objectCachePath]# + #[objectHitChunkSize]# + #[objectHitCacheCount]# + #[objectHitCacheMem]# + #[objectHitCacheReadHit]# + #[objectHitCacheReadMiss]# + #[objectHitCacheWriteUnique]# + #[objectHitCacheWriteDouble]# + #[objectHitCacheDeletes]# + #[objectHitCacheFlushes]# + #[objectMissChunkSize]# + #[objectMissCacheCount]# + #[objectMissCacheMem]# + #[objectMissCacheReadHit]# + #[objectMissCacheReadMiss]# + #[objectMissCacheWriteUnique]# + #[objectMissCacheWriteDouble]# + #[objectMissCacheDeletes]# + + #{/ObjectList}# + #[objectHitCacheTotalMem]# + #[objectMissCacheTotalMem]# + #[objectCacheStopGrow]# + #[objectCacheStartShrink]# + + #[namecache.hit]# + #[namecache.noCache]# + #[blacklistcache.size]# + + \ No newline at end of file