Template:INI:Papyrus:iMaxMemoryPageSize

From the Fallout4 CreationKit Wiki
Revision as of 09:10, 28 August 2019 by imported>Qazaaq (Created page with "<onlyinclude> == iMaxMemoryPageSize == * '''Default:''' <Code>512</Code> This is the largest amount of memory the VM will allocate for a single stack page, in bytes. Smaller...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

iMaxMemoryPageSize

  • Default: 512

This is the largest amount of memory the VM will allocate for a single stack page, in bytes. Smaller values may force the VM to allocate more pages for large stack frames. Larger values may cause the memory allocator to allocate differently, decreasing performance for large stack frames.