Title:
Sam440ep_setup
Description:
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.
History:
06-Feb-2012 - Version 1.3
now use a more aggressive instruction cache speculative prefetching setting.
added NOCCR argument.
11-Feb-2011 - Version 1.2
added SNDGFX and FORCEPOM arguments.
now set the Latency Timer on the 440ep PCI Bridge.
01-Dec-2010 - Version 1.1
there was a bug in the detection of the MMUCR setup, fixed.
more information displayed in VERBOSE mode.
28-Nov-2010 - Version 1.0
first release.
| |