Subject: Re: panic: softdep_fsync: pending ops
To: Bjoern Labitzke <hermit@cs.tu-berlin.de>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 03/15/2000 17:47:37
> On Wed, Mar 15, 2000 at 01:56:51PM +0100, Bjoern Labitzke wrote:
> Yes, it seems the patch fixes the problem. But it _seems_ to me,
> that disk access is now nearly as slow again as it has been
> without softdep code. Yes, I checked that the fs has softdep
> enabled. I will test this further...

Ok.. I fixed the problem another way. I've verified that softdep
performance is good, so if your problem also has disappeared
(it should), then we can all be happy :)

- Frank