malloc message with nfs transfer

2003-08-21 Thread cosmin
malloc() of 64 with the following non-sleepable locks held: exclusive sleep mutex inpr = 0 (0xcef0) locked @ /usr/src/sys/netinet/udp_usrreq.c:378 exclusive sleep mutex netisr lock r = 0 (0xc061be80) locked @ /usr/src/sys/net/netisr.c:215 I'm getting those on the console, and it seems that

Re: malloc message with nfs transfer

2003-08-21 Thread cosmin
On Thu, Aug 21, 2003 at 02:37:34PM -0400, Robert Watson wrote: On Thu, 21 Aug 2003, cosmin wrote: malloc() of 64 with the following non-sleepable locks held: exclusive sleep mutex inpr = 0 (0xcef0) locked @ /usr/src/sys/netinet/udp_usrreq.c:378 exclusive sleep mutex netisr lock r

LOR (swap_pager.c , uma_core.c)

2003-11-11 Thread cosmin
Getting a lock order reversal when the system first boots up. And this is the only time it seems to happen. Nov 11 15:16:31 cosmin kernel: lock order reversal Nov 11 15:16:31 cosmin kernel: 1st 0xc1ee165c vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1323 Nov 11 15:16:31 cosmin kernel

NFS problem (non-sleepable locks held)

2003-11-11 Thread cosmin
transfers, and now i'm trying to reproduce the freeze on this test machine. So far no luck, and the only oddity i've been getting is the above message. Could the above message be causing the freezes ? Cosmin Stroe. ___ [EMAIL PROTECTED] mailing list http

Vinum doesn't work anymore

2003-11-13 Thread cosmin
/src/sys/dev/vinum/vinum.c:162: error: structure has no member named `p_intr_nesting_level' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC_WITH_VINUM. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. The sources are freshly cvsuped from Nov 12, 2003. Cosmin Stroe

exclusive sleep mutex ... /usr/src/sys/kern/kern_synch.c:293

2003-11-14 Thread Cosmin Stroe
Hello, I'm getting the following messages on my console with a compile from today's (Nov 14, 2003) sources: Nov 14 19:38:26 syslogd: /var/log/debug.log: No such file or directory Nov 14 19:38:26 cosmin syslogd: kernel boot file is /boot/kernel/kernel checking stopevent 2 with the following non

Re: checking stopevent 2!

2003-11-15 Thread Cosmin Stroe
/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] Cosmin Stroe

LOR (swap_pager.c:1323, swap_pager.c:1838, uma_core.c:876) (current:Nov17)

2003-11-18 Thread Cosmin Stroe
Here is the stack backtrace: lock order reversal 1st 0xc1da318c vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1323 2nd 0xc0724900 swap_pager swhash (swap_pager swhash) @ /usr/src/sys/vm/swap_pager.c:1838 3rd 0xc0c358c4 vm object (vm object) @ /usr/src/sys/vm/uma_core.c:876 Stack

Re: requesting vinum help

2003-11-26 Thread Cosmin Stroe
. Cosmin Stroe. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: requesting vinum help

2003-11-26 Thread Cosmin Stroe
On Thu, 27 Nov 2003, Greg 'groggy' Lehey wrote: On Wednesday, 26 November 2003 at 12:04:52 -0600, Cosmin Stroe wrote: I am using vinum atm, and I am having serious problems with it. After about 16 hrs of writing data to a vinum volume via NFS at a constant data stream of 200k/sec