T2080RDB Ram test without caching

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

T2080RDB Ram test without caching

680件の閲覧回数
francescocaiazz
Contributor II

Hello,

I'm trying to implement a RAM memory test based on memtester sources.

I need to directly access RAM locations, without the intervention of the cache, but by analyzing memtester sources I can't find any kind of mechanism to prevent cache utilization.

Is the cache flush, after each write/read operation sufficient to force access to RAM?

Or should I completely disable Dcahing? (in this case How can I proceed?).

I attach some memtester source files. It could help to find how they avoid memory caching.

B.R.

Original Attachment has been moved to: tests.c.zip

Original Attachment has been moved to: memtester.c.zip

Original Attachment has been moved to: memtester.h.zip

Original Attachment has been moved to: tests.h.zip

ラベル(1)
0 件の賞賛
返信
0 返答(返信)