Please enable JavaScript to view this site.

ESL Documentation

ESLLIB Subroutine

Record information about the Memory allocated to the ESL Application.

EslMemStat( )

Description

This routine sends the following snap-shoot of memory statistics to the errorlog:

 ###########################################################

 # Memory Snap Shoot as at HH:MM:SS

 ###########################################################

 # Max Pool Size                   9999999999

 # Current Pool Size               9999999999

 # Current Threshold               9999999999

 # Total Free Memory               9999999999

 # Free Memory Overhead            9999999999

 # Largest Free Block Size         9999999999

 # Total Used Memory               9999999999

 # Used Memory Overhead            9999999999

 # Unusable Memory                 9999999999

 # Amount Squeezable               9999999999

 # Size Last Free Block W Overhead 9999999999

 ###########################################################