Java heapspace förkortningar

From Linuxwiki
Jump to navigation Jump to search

Java heapspace förkortningar

S0 = Survivor space 0
S1 = Survivor space 1
E = Eden space
O = Old space
M = Meta space
CCS = Compressed class space
YGC = Number of young generation GC events
YGCT = Young generation GC time
FGC = Number of full GC events
FGCT = Full GC time
GCT = Total GC time