Buffer
Previous  Top  Next

The [Buffer] section manages the GSEOS data buffers. This is a critical system parameter and determines the amount of data buffer available for GSEOS. You can monitor this value as well as the currently used buffer in the GSEOS Explorer.

EntryDescription     
FixedBufferThis entry specifies the total amount of memory (in kB) available to GSEOS. The amount of memory corresponds directly to the time the data can be buffered by GSEOS. When there is no more memory available the system will lose data. The default is 512 (512 kB).  

Example
The following example sets the total amount of available memory to 10 MB.

[Buffer]
Fixedbuffer      = 10240