malloc non-sleepablelocks held messages for nvidia.ko at boottime

2003-06-02 Thread none
I have no apparent problems using the NVIDIA_FreeBSD-1.0-3203 driver,
but under 5.1-BETA I see the following messages, which I assume are
informational only, but I don't really know what it is that they are
trying to tell me:


Jun  2 01:43:16 kern.info freebsd2 syslogd: kernel boot file is /boot/kernel/kernel
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 65536 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of DP fakepg with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 4096 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32768 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of DP fakepg with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
/var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711

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


Re: malloc non-sleepablelocks held messages for nvidia.ko at boottime

2003-06-02 Thread Julian St.
Hello,

almost the same here:

FreeBSD jmmr.no-ip.com 5.1-BETA FreeBSD 5.1-BETA #16: Sat May 31 15:51:17 CEST 2003
 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/BSD5ROUTER  i386

Interesting lines from dmesg:

Preloaded elf module /boot/kernel/nvidia.ko at 0xc05cb1f4.
...

nvidia0: RIVA TNT2 Ultra mem 0xe400-0xe5ff,0xe600-0xe6ff irq 11
 at device 0.0 on pci1

...

lock order reversal
 1st 0xc46e2534 vm object (vm object) @ vm/vm_object.c:512
 2nd 0xc082f110 system map (system map) @ vm/vm_kern.c:325
Stack backtrace:
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 65536 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of DP fakepg with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc05ae4c8) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 4096 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of 32768 with the following non-sleepablelocks held:
exclusive sleep mutex dev.mtx_api r = 0 (0xc150dd88) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
malloc() of DP fakepg with the following non-sleepablelocks held:
exclusive sleep mutex ctl.mtx_api r = 0 (0xc05ae4c8) locked @ /usr/ports/x11/nvi 
dia-driver/work/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711



On Mon, 2 Jun 2003 02:01:42 -0500 (CDT)
[EMAIL PROTECTED] wrote:

 I have no apparent problems using the NVIDIA_FreeBSD-1.0-3203 driver,
 but under 5.1-BETA I see the following messages, which I assume are
 informational only, but I don't really know what it is that they are
 trying to tell me:
 
 
 Jun  2 01:43:16 kern.info freebsd2 syslogd: kernel boot file is /boot/kernel/kernel
 malloc() of 32 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of 65536 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of DP fakepg with the following non-sleepablelocks held:
 exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of 32 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of 4096 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of 32 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of 32768 with the following non-sleepablelocks held:
 exclusive sleep mutex dev.mtx_api r = 0 (0xc64a1b88) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 malloc() of DP fakepg with the following non-sleepablelocks held:
 exclusive sleep mutex ctl.mtx_api r = 0 (0xc084f4c8) locked @ 
 /var/tmp/NVIDIA_FreeBSD-1.0-3203/src/nvidia_subr.c:711
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]


-- 
   Reboot America.


pgp0.pgp
Description: PGP signature