From c41b31dcb37404fe936c1c5eb53fad285f81c183 Mon Sep 17 00:00:00 2001
From: luccioman Performance Settings for Memory
-
@@ -33,201 +33,169 @@
(current: #[memoryStrategy]#)
Memory Usage:
- Type |
- After Startup |
- After Initializations before GC |
- After Initializations after GC |
- Now #(gc)#before GC::after GC#(/gc)# |
- Description |
-
Type |
+ After Startup |
+ After Initializations before GC |
+ After Initializations after GC |
+ Now #(gc)#before GC::after GC#(/gc)# |
+ Description |
+ ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Max | -#[memoryMax]# MByte | -maximum memory that the JVM will attempt to use | +Max | +#[memoryMax]# 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 | +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 | -total memory taken from the OS | +Total | +#[memoryTotalAfterStartup]# KByte | +#[memoryTotalAfterInitBGC]# KByte | +#[memoryTotalAfterInitAGC]# KByte | +#[memoryTotalNow]# MByte | +total memory taken from the OS |
Free | -#[memoryFreeAfterStartup]# KByte | -#[memoryFreeAfterInitBGC]# KByte | -#[memoryFreeAfterInitAGC]# KByte | -#[memoryFreeNow]# MByte | -free memory in the JVM within total amount | +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 | -Used | +#[memoryUsedAfterStartup]# KByte | +#[memoryUsedAfterInitBGC]# KByte | +#[memoryUsedAfterInitAGC]# KByte | +#[memoryUsedNow]# MByte | +used memory in the JVM within total amount | + +
Solr Resources:
-Class | -Type | -Description | -Statistics | -Size | -
Class | +Type | +Description | +Statistics | +Size | +||||||
---|---|---|---|---|---|---|---|---|---|---|
#[class]# | -#[type]# | -#[description]# | -#[statistics]# | -#[size]# | +#[class]# | +#[type]# | +#[description]# | +#[statistics]# | +#[size]# | |
Total Cache Count = #[SolrCacheCount]# | +Total Cache Count = #[SolrCacheCount]# |
Table RAM Index:
-Table | -Size | -Key | -Value | -|||||||||||
Chunk Size | -Used Memory | -Chunk Size | -Used Memory | -
Table | +Size | +Key | +Value | +|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Chunk Size | +Used Memory | +Chunk Size | +Used Memory | +|||||||||||
#[tableIndexPath]# | -#[tableSize]# | -#[tableKeyChunkSize]# | -#[tableKeyMem]# | -#[tableValueChunkSize]# | -#[tableValueMem]# | +#[tableIndexPath]# | +#[tableSize]# | +#[tableKeyChunkSize]# | +#[tableKeyMem]# | +#[tableValueChunkSize]# | +#[tableValueMem]# | |||
Total Mem = #[EcoIndexTotalMem]# MB | +Total Mem = #[EcoIndexTotalMem]# MB |
Object Index Caches:
-Table | -Size | -Chunk Size | -Needed Memory | -Used Memory | - -
Table | +Size | +Chunk Size | +Needed Memory | +Used Memory | + +|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#[Name]# | -#[Count]# | -#[ChunkSize]# | -#[NeededMem]# | -#[UsedMem]# | +#[Name]# | +#[Count]# | +#[ChunkSize]# | +#[NeededMem]# | +#[UsedMem]# | ||||
Total Mem: #[indexcacheTotalMem]# MB | +Total Mem: #[indexcacheTotalMem]# MB |
Other Caching Structures:
-Type | -Size | -Hit | -Miss | -Insert | -Delete | -
Type | +Size | +Hit | +Miss | +Insert | +Delete | +|
---|---|---|---|---|---|---|
DNSCache/Hit | +DNSCache/Hit | #[namecacheHit.size]# | #[namecacheHit.Hit]# | #[namecacheHit.Miss]# | @@ -235,7 +203,7 @@(ARC) | |
DNSCache/Miss | +DNSCache/Miss | #[namecacheMiss.size]# | #[namecacheMiss.Hit]# | #[namecacheMiss.Miss]# | @@ -243,7 +211,7 @@(ARC) | |
DNSNoCache | +DNSNoCache | #[namecache.noCache]# | @@ -251,7 +219,7 @@ | |||
HashBlacklistedCache | +HashBlacklistedCache | #[blacklistcache.size]# | @@ -259,13 +227,14 @@ | |||
Search Event Cache | +Search Event Cache | #[searchevent.size]# | #[searchevent.hit]# | #[searchevent.miss]# | #[searchevent.insert]# | #[searchevent.delete]# |