Date: Mon, 27 Jun 2016 13:18:48 -0700 From: Ngie Cooper <yaneurabeya@gmail.com> To: Konstantin Belousov <kib@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r302216 - in head/sys: kern nlm Message-ID: <CAGHfRMDsOFHNHnMyT5jQo5SX9_9rEYyOubCLYb%2BcYp8BG0hAFQ@mail.gmail.com> In-Reply-To: <201606262008.u5QK8gTx042729@repo.freebsd.org> References: <201606262008.u5QK8gTx042729@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 26, 2016 at 1:08 PM, Konstantin Belousov <kib@freebsd.org> wrote: > Author: kib > Date: Sun Jun 26 20:08:42 2016 > New Revision: 302216 > URL: https://svnweb.freebsd.org/changeset/base/302216 > > Log: > When sleeping waiting for either local or remote advisory lock, > interrupt sleeps with the ERESTART on the suspension attempts. > Otherwise, single-threading requests are deferred until the locks are > granted for NFS files, which causes hangs. > > When retrying local registration of the remotely-granted adv lock, > allow full suspension and check for suspension, for usual reasons. > > Reported by: markj, pho > Reviewed by: jilles > Tested by: pho > Sponsored by: The FreeBSD Foundation > MFC after: 2 weeks > Approved by: re (gjb) One of the NetBSD tests seems to be failing now: https://jenkins.freebsd.org/job/FreeBSD_HEAD/334/testReport/junit/sys.kern/lockf_test/randlock/ . Thanks, -Ngie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGHfRMDsOFHNHnMyT5jQo5SX9_9rEYyOubCLYb%2BcYp8BG0hAFQ>