Subject: Re: Process hang on LFS
To: None <gduzan@acm.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: current-users
Date: 01/29/2003 09:55:52
> =>hi,
> =>
> =>can you provide a result of 'ps -axl'?
> =>(or ps/w on ddb)
> 
>    The result is attached. It is now to the point where trying to
> write anything to the file system hangs, so I just did an echo to
> a file there, which shows up as process 27038.
> 
> 					Gary Duzan

thanks.

how many buffers does your kernel have?
because buffer reservation is just a estimate currently,
it usually over-estimate and can deadlocks if you doesn't have
plenty of buffers.

YAMAMOTO Takashi