Warning, /testsuites/sptests/spcache01/spcache01.scn is written in an unsupported language. File is not indexed.
0001 *** TEST SPCACHE 1 ***
0002 data cache flush and invalidate test
0003 data cache operations by line passed the test
0004 data cache operations by line passed the test (copy-back cache detected)
0005 data cache line size 32 bytes
0006 data cache size 262144 bytes
0007 data cache level 1 size 32768 bytes
0008 data cache level 2 size 262144 bytes
0009 load 4096 bytes with flush entire data
0010 duration with normal cache 12660 ns
0011 duration with warm cache 2580 ns
0012 duration with flushed cache 2580 ns
0013 load 4096 bytes with flush multiple data
0014 duration with normal cache 2600 ns
0015 duration with warm cache 2580 ns
0016 duration with flushed cache 11400 ns
0017 load 4096 bytes with invalidate multiple data
0018 duration with normal cache 2580 ns
0019 duration with warm cache 2580 ns
0020 duration with invalidated cache 11620 ns
0021 store 4096 bytes with flush entire data
0022 duration with normal cache 2600 ns
0023 duration with warm cache 2580 ns
0024 duration with flushed cache 2580 ns
0025 store 4096 bytes with flush multiple data
0026 duration with normal cache 2580 ns
0027 duration with warm cache 2580 ns
0028 duration with flushed cache 3000 ns
0029 store 4096 bytes with invalidate multiple data
0030 duration with normal cache 2580 ns
0031 duration with warm cache 2580 ns
0032 duration with invalidated cache 2640 ns
0033 instruction cache line size 32 bytes
0034 instruction cache size 262144 bytes
0035 instruction cache level 1 size 32768 bytes
0036 instruction cache level 2 size 262144 bytes
0037 invalidate entire instruction
0038 duration with normal cache 5780 ns
0039 duration with warm cache 640 ns
0040 duration with invalidated cache 640 ns
0041 invalidate multiple instruction
0042 duration with normal cache 680 ns
0043 duration with warm cache 640 ns
0044 duration with invalidated cache 2600 ns
0045 test rtems_cache_aligned_malloc()
0046 test cache coherent allocation
0047 *** END OF TEST SPCACHE 1 ***