
010 Editor features a powerful data engine that enables loading huge files and cutting and pasting large blocks of memory very quickly (see Introduction to the Data Engine for more information). The Memory Options dialog controls various options of the data engine. Open the Memory Options dialog by clicking the 'Tools > Options...' menu option and selecting 'Memory' from the list.
When accessing files, data that is loaded into memory is stored in a cache. The size of the cache can be specified using the Memory Limit options. Select the MB toggle and enter the cache limit in number of megabytes. Alternately, select the % of Physical Memory toggle and enter the percentage of physical memory that should be used for the cache (between 1 and 100). Note that physical memory does not include any system virtual memory (using the Windows swap file).
Once too much data is loaded into the cache, data will be written to a swap file on disk. Enter the directory where the swap file should be stored in the Swap Directory field. Click the folder button to use a dialog to select the swap directory from a list. 010 Editor occasionally uses temporary files. Enter the directory where these files should be stored in the Temp Directory field or click the folder button to select a directory with a dialog box.
Clicking Reset will return all memory options to the default values.
|