Linux SDK V1.3 problem

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

Linux SDK V1.3 problem

ソリューションへジャンプ
2,029件の閲覧回数
matthewh
Contributor I

I'm working with the Linux SDK V1.3 on a P2041 processor project and have hit an unexpected issue.  Using the P2041 system as a client, I mounted an NFSv3 filesystem from another server and started doing file reads and get a kernel panic 'BUG: scheduling while atomic: kworker/0:1/10/0x10000100' (note that the specified task running when the crash can differ, as I've seen 'kswapd0' and 'top' also).  I've gone back to a fairly generic SDK build (few if any modifications to kernel configuration, device tree, or drivers) and am still seeing this issue.  I've seen this issue using both the 1G and 10G MACs for server communication and have not seen any other kernel crashes using this ethernet connection before.

Has anyone else seen this type of crash and is there a known patch that might address it?

Thank you for helping with this,

MatthewH

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,794件の閲覧回数
genuap
NXP Employee
NXP Employee

My mistake - SDK 1.3 is the latest. I keep going back and forth between the SDK's and older BSPs (before we had a unified SDK). The numbering is very different.

You can always get the latest off of the website:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SDKLINUX

or off of the freescale git:

Freescale Public GIT

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,794件の閲覧回数
genuap
NXP Employee
NXP Employee

So, you're using the P2041 as an NFS client (i.e. mounting an NFS share that exists on a different machine)?

I don't have access to a P2041, but I've tried this on a P4080 with no issue.I'm currently on SDK 2.3, but I'll try with SDK 1.3 to make sure it wasn't something fixed.

0 件の賞賛
返信
1,794件の閲覧回数
matthewh
Contributor I

Thanks for checking on this.  I've done some more exploring and am not sure the problem was in the NFS client.  However, I was doing high load tests on the NFS client code (and not much else) when the kernel crashes occurred.

Is there an expected release date for SDK 2.3?

0 件の賞賛
返信
1,795件の閲覧回数
genuap
NXP Employee
NXP Employee

My mistake - SDK 1.3 is the latest. I keep going back and forth between the SDK's and older BSPs (before we had a unified SDK). The numbering is very different.

You can always get the latest off of the website:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SDKLINUX

or off of the freescale git:

Freescale Public GIT

0 件の賞賛
返信