News from m3x via amigaworld.net
Sam440ep_setup is a little utility to optimize performance on your Sam440ep board (mini-itx and flex versions)
What's new:
use a more aggressive instruction cache speculative prefetching setting.
This allows a faster execution for some software, for example the following
Blender speed test increased performance by 10%-20%:
bldyn -b projects/bricks_and_water_plugin.blend -o ram:pool -F JPEG -f 0
As a sidenote some values returned by Ragemem are incorrect (MIPS) or lower
(L2 cache read64/write64) when this setting is enabled.
To disable this setting, add NOCCR argument to the command line.
Currently on OS4Depot upload queue.