From owner-freebsd-current Tue Oct 1 15:34:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 884DA37B401 for ; Tue, 1 Oct 2002 15:34:15 -0700 (PDT) Received: from alfred.skaarup.org (alfred.skaarup.org [193.111.120.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 7924043E77 for ; Tue, 1 Oct 2002 15:34:14 -0700 (PDT) (envelope-from mfbsd@skaarup.org) Received: (qmail 62714 invoked by uid 0); 1 Oct 2002 22:34:12 -0000 Received: from localhost (HELO alfred.skaarup.org) (127.0.0.1) by localhost with SMTP; 1 Oct 2002 22:34:11 -0000 Received: (qmail 62707 invoked by uid 1039); 1 Oct 2002 22:34:11 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Oct 2002 22:34:11 -0000 Date: Wed, 2 Oct 2002 00:34:11 +0200 (CEST) From: Rasmus Skaarup To: freebsd-current@freebsd.org Subject: could sleep with messages Message-ID: <20021002003038.J62700-100000@alfred.skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've been getting the following messages for quite some time, during boot and when using the pcm device: ... /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:696 /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked from /usr/src/sys/dev/sound/pcm/dsp.c:673 ... Is anyone interesting in getting more details? Best regards, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message