How to use OCRAM in Linux user space?

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

How to use OCRAM in Linux user space?

ソリューションへジャンプ
1,747件の閲覧回数
dehuanxin
Contributor III

I'm writing some signal processing code for IMX6Q.

The performance requirement is tight and I want to use OCRAM to maximize throughput.

Questions:

1) Is OCRAM currently used by kernel or kernel drivers?

2) How shall I allocate/manage OCRAM memory in user space?

Thank you.

0 件の賞賛
返信
1 解決策
1,377件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  Hardly OCRAM using will provide performance improvement.

Really the DDR operations on i.MX6 are more rapid than OCRAM ones,
because DRAM frequencies are higher and burst nature of DDR.

   Also, OCRAM is used by Linux itself.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,378件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  Hardly OCRAM using will provide performance improvement.

Really the DDR operations on i.MX6 are more rapid than OCRAM ones,
because DRAM frequencies are higher and burst nature of DDR.

   Also, OCRAM is used by Linux itself.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信