How/Where to Alter the Stack Size details

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How/Where to Alter the Stack Size details

1,600 次查看
sreedhar_appala
Contributor IV

Hi,

I want to change the kernel and application stack sizes.

I am working with IMX8M Mini EVK Linux version 4.14.98.2.0.0.

Could you please tell me which files we can modify to increase the stack size.

Thank you, Sreedhar

0 项奖励
回复
2 回复数

1,501 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sreedhar

one can try with RLIMIT_STACK described in linux documentation:

getrlimit(2) - Linux manual page 

resource.h\asm-generic\include - linux-imx - i.MX Linux kernel 

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

0 项奖励
回复

1,501 次查看
sreedhar_appala
Contributor IV

Thank you igor

0 项奖励
回复