Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2006 08:18:20 -0600
From:      John E Hein <jhein@timing.com>
To:        David Xu <davidxu@freebsd.org>
Cc:        Kostik Belousov <kostikbel@gmail.com>, freebsd-stable@freebsd.org, jhb@freebsd.org
Subject:   Re: locked vnode / nfs... requires kill -9 in ddb
Message-ID:  <17722.11308.120825.542241@gromit.timing.com>
In-Reply-To: <200610211546.53759.davidxu@freebsd.org>
References:  <17718.20457.799395.602805@gromit.timing.com> <200610211510.09350.davidxu@freebsd.org> <17721.51913.929897.898519@gromit.timing.com> <200610211546.53759.davidxu@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Xu wrote at 15:46 +0800 on Oct 21, 2006:
 > On Saturday 21 October 2006 15:22, John E Hein wrote:
 > > David Xu wrote at 15:10 +0800 on Oct 21, 2006:
 > >  > This is also RELENG_4's behavior, if PCATCH is set, the tsleep will
 > >  > call CURSIG() which will suspends current process if there is a
 > >  > SIGTSTP or SIGSTOP signal.
 > >
 > > Great.  Suspending the process is what I expect when I hit ctrl-z.
 > > Hanging access to the filesystem isn't. ;)
 > >
 > > Nor have I had this problem when running 4.11
 > 
 > Do you know the NFS code have not been changed since then ?  ;-)

A quick glance shows me it hasn't changed much from 4.11... some large
fs changes in nfs, some kqueue stuff in kern, not much.  No changes at
all it seems in the area we're talking about.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17722.11308.120825.542241>