How/Where to Alter the Stack Size details

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How/Where to Alter the Stack Size details

592 Views
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 Kudos
2 Replies

493 Views
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 Kudos

493 Views
sreedhar_appala
Contributor IV

Thank you igor

0 Kudos