SAP ABAP Data Element SVMCRT_PROF_LGC_YG_SIZE (GC Statistics - Young Generation: Maximum Size)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-VMC (Application Component) Virtual Machine Container
⤷
SVMCRT_ADMIN (Package) VMC Administration and Monitoring

⤷

⤷

Basic Data
Data Element | SVMCRT_PROF_LGC_YG_SIZE |
Short Description | GC Statistics - Young Generation: Maximum Size |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | INT4 | 4-byte integer, integer number with sign |
Length | 10 | |
Decimal Places | 0 | |
Output Length | 11 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 5 | Size |
Medium | 10 | Max. Size |
Long | 15 | Maximum Size |
Heading | 20 | Maximum Size |
Documentation
Definition
Number of bytes that are reserved for the "young generation" memory area.
Use
Dependencies
The reserved "young generation" memory area is actually double the specified value. One half is always empty, while the other is filled gradually during successive memory requests. If this "active" half is full, all referenced objects are copied to the other half - or to the "old generation" memory area if required - in a partial garbage collection, thus ensuring that there is an empty half again.
Example
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 710 |