You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- FileCache can dynamically allocate/release memory as needed - Preloaded lines are locked in the cache. One the preloaded memory has been read, the line is unlocked. This prevents preloaded lines from being evicted before they're needed. - Cache line size changed from 64k to 16k, reduce fragmentation due to locked preloaded lines #rb none #ROBOMERGE-SOURCE: CL 12491121 via CL 12491126 via CL 12491130 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v673-12478461) [CL 12491133 by ben ingram in Main branch]