Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Wed, 20 Feb 2008 02:17:38 +0000 (02:17 +0000)
committerbobijam <bobijam>
Wed, 20 Feb 2008 02:17:38 +0000 (02:17 +0000)
commit08ab5c19529fe1200827cbee267bf3eb8d45c119
tree6546f628f0b7c007e6479d7157f3bf8149267311
parent2b688fab220d71411686c2cd2831f5f0b7ba12bc
Branch b1_6
b=14529
i=adilger
i=panda

Description: MDS or OSS nodes crash due to stack overflow
Details    : Code changes in 1.6.4 increased the stack usage of some functions.
             In some cases, in conjunction with device drivers that use a lot
             of stack the MDS (or possibly OSS) service threads could overflow
             the stack.  One change which was identified to consume additional
             stack has been reworked to avoid the extra stack usage.
lustre/ChangeLog
lustre/include/lprocfs_status.h
lustre/lvfs/lvfs_lib.c