mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-28 10:49:42 +02:00
One of the training samples' `LimeLayer` exhibits poor cache behavior - only 14 hits in a complete scan, with read sizes of 16MB each, resulting in an 8GB RSS. This is a temporary hack until we develop a more complete understanding of how common this is, and how best to mitigate it.