Date: Fri, 25 Sep 2009 23:43:23 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Adam McDougall <mcdouga9@egr.msu.edu> Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r196300 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris cddl/contrib/opensolaris/uts/common/fs/zfs contrib/dev/acpica contrib/pf dev/ata dev/cxgb dev/mfi dev/xen/netfron... Message-ID: <20090925214323.GC1597@garage.freebsd.pl> In-Reply-To: <4ABD247D.40201@egr.msu.edu> References: <200908170923.n7H9NR7t056904@svn.freebsd.org> <4ABD247D.40201@egr.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--OBd5C1Lgu00Gd/Tn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 25, 2009 at 04:13:49PM -0400, Adam McDougall wrote: > Pawel Jakub Dawidek wrote: > >Author: pjd > >Date: Mon Aug 17 09:23:27 2009 > >New Revision: 196300 > >URL: http://svn.freebsd.org/changeset/base/196300 > > > >Log: > > MFC r196299: > > =20 > > - We need to recycle vnode instead of freeing znode. > > =20 > > Submitted by: avg > > =20 > > - Add missing vnode interlock unlock. > > - Remove redundant znode locking. > > =20 > > Approved by: re (kib) > > >=20 > Two quick questions: >=20 > - Do you think this fix would improve or fix the panic below? > (transcribed by hand since it did not dump and I only have a > screenshot) [...] > Sleeping thread (tid 100161), pid 919) owns a non-sleepable lock > sched_switch() at sched_switch+0x1fe > mi_switch() at mi_switch+0x18e > sleepq_wait() at sleepq_wait+0x3b > _sx_xlock_hard() at _sx_xlock_hard+0x1ee > _sx_xlock() at _sx_xlock+0x4e > rrw_enter() at rrw_enter+0xa4 > zfs_freebsd_getattr() at zfs_freebsd_getattr+0x9d > filt_vfsread() at filt_vfsread+_0x5e > knote() at knote+0xc2 > VOP_WRITE_APV() at VOP_WRITE_APV+0x109 > vn_write() at vn_write+0x240 > dofilewrite() at dofilewrite+0x85 > kern_writev() at kern_writev+0x4c > writev() at writev+0x41 > syscall() at syscall+0x1f0 > Xfast_syscall() at Xfast_syscall+0xab > --- syscall (121, FreeBSD ELF64, writev), rip =3D 0x80081490c, rsp =3D=20 > 0x7fffffffccb8, rbp =3D 0 --- > panic: sleeping thread > cpuid =3D 4 I've just been told, that this should be fixed already by r193951 and r195148. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --OBd5C1Lgu00Gd/Tn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKvTl7ForvXbEpPzQRAkbwAJwMaaC0/T4vjYYHM3WrvGxD2AUEgACg3ZA3 e6ifOpUlJhqcsdKTPpKYZsg= =ExXi -----END PGP SIGNATURE----- --OBd5C1Lgu00Gd/Tn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090925214323.GC1597>