On Fri, Jan 25, 2008 at 09:00:07AM +0100, Attilio Rao wrote:No doubt. :-) But the urgency of this problem appears much lower than that I estimated in the first place--fortunately. Broken UFS would be a nightmare. [...] I've uploaded the full "show ktr" outputs for the lstat- and umount-triggered panics there: http://people.freebsd.org/~yar/debug/ Here's their summary: $ awk '{print $3}' ktr_lstat.txt | sort | uniq -c 32752 _lockmgr: 8 sharelock: 8 shareunlock: $ awk '{print $4}' ktr_lstat.txt | sort | uniq -c 16 0xc322ccc0 32752 0xc37e1220 $ awk '{print $3}' ktr_umount.txt | sort | uniq -c 28663 _lockmgr: 1901 lockmgr_disown: 1102 sharelock: 1102 shareunlock: $ awk '{print $4}' ktr_umount.txt | sort | uniq -c 4550 0xc322ccc0 288 0xc3281220 14 0xc3282220 322 0xc3282660 104 0xc33e6220 2 0xc33e6440 4 0xc3520220 10 0xc3520440 24 0xc3772220 82 0xc3772aa0 7149 0xc3772cc0 358 0xc3774000 17766 0xc3774220 288 0xc3774440 1058 0xc3774660 719 0xc3774880 30 0xc3775000 That is, I lied again, sorry: There were calls to functions other than _lockmgr. But the ktr log for umount looks much more interesting than that for lstat. I'm ready to do more debug runs if needed--instructions are welcome. Thank you! -- Yar _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Faik Uygur | Re: Linux 2.6.21-rc1 |
| pageexec | Re: [stable] Linux 2.6.25.10 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
