Subject: Re: kern/37109: fscow_run + swap on regular file deadlock
To: None <gnats-bugs@NetBSD.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 10/14/2007 19:26:06
> On Sat, Oct 13, 2007 at 06:40:02PM +0000, YAMAMOTO Takashi wrote:
> >
> > > With this diff VOP_STRATEGY() is no longer called from interrupt context.
> > > Yamt, ok to commit?
> >
> > i'd like to see workqueue_create/destroy in swapon/off.
> > otherwise seems fine to me.
> >
> > YAMAMOTO Takashi
>
> Ok, new diff follows.
it seems fine to me. thanks.
YAMAMOTO Takashi