On Thursday 28 January 2010, hank peng wrote:
> On my MPC8548 based board, sometimes kernel printed out the following
> messages, I wonder if it indicates the system is not normal?
> 
> pdflush used greatest stack depth: 4048 bytes left
> pdflush used greatest stack depth: 4028 bytes left
> pdflush used greatest stack depth: 3964 bytes left
> pdflush used greatest stack depth: 3916 bytes left

It's a debug option that you have enabled in the kernel configuration.
3916 bytes left is not unusual, there is nothing to worry here,
but on production systems, you might want to disable
CONFIG_DEBUG_STACK_USAGE.

        Arnd
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to