From owner-freebsd-current Tue Mar 26 23:45:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 6189A37B405 for ; Tue, 26 Mar 2002 23:45:23 -0800 (PST) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g2R7jJg38881 for current@FreeBSD.org; Wed, 27 Mar 2002 09:45:19 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200203270745.g2R7jJg38881@zibbi.icomtek.csir.co.za> Subject: acquiring duplicate lock of same type To: current@FreeBSD.org Date: Wed, 27 Mar 2002 09:45:19 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 I have seen these messages on my slow 266MHz dual Pentium II machine with a kernel build with source from after Matt and Jake's commits. Is there anyone interrested in it? It happened while doing a cvs -q update -PAd. acquiring duplicate lock of same type: "PCPU KNOTE" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU PIPE" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU NAMEI" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU Files" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 65536" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 32768" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 16384" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 8192" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 4096" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 2048" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 1024" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 512" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 256" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 128" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 64" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 32" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU 16" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 acquiring duplicate lock of same type: "PCPU MAP ENTRY" 1st @ ../../../vm/uma_core.c:455 2nd @ ../../../vm/uma_core.c:455 John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message