From owner-freebsd-questions@freebsd.org Mon Feb 22 18:13:30 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1902AB0636 for ; Mon, 22 Feb 2016 18:13:30 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC35B1289 for ; Mon, 22 Feb 2016 18:13:30 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de (port-92-195-96-7.dynamic.qsc.de [92.195.96.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx01.qsc.de (Postfix) with ESMTPS id 7194B3CF34; Mon, 22 Feb 2016 19:13:21 +0100 (CET) Received: from r56.edvax.de (localhost [127.0.0.1]) by r56.edvax.de (8.14.5/8.14.5) with SMTP id u1MIDKDo002566; Mon, 22 Feb 2016 19:13:20 +0100 (CET) (envelope-from freebsd@edvax.de) Date: Mon, 22 Feb 2016 19:13:20 +0100 From: Polytropon To: Bernt Hansson Cc: questions FreeBSD Subject: Re: Got a panic today Message-Id: <20160222191320.bc8ed616.freebsd@edvax.de> In-Reply-To: <56CB47A6.9080107@bananmonarki.se> References: <56CB47A6.9080107@bananmonarki.se> Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2016 18:13:31 -0000 On Mon, 22 Feb 2016 18:38:46 +0100, Bernt Hansson wrote: > This panic showed up today once; > > panic: AP (PHY# 1) > > What is AP and PHY? AP seems to refer to the CPU, the "application processor" See for comparison this dmesg output: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 1 package(s) x 2 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 Here we see BSP ("bootstrap processor") and AP. PHY seems to refer to physical characteristics of interfaces. Again from "dmesg | grep PHY": nsphy0: PHY 24 on miibus0 ukphy0: PHY 1 on miibus1 You often see comparable output related to NICs. For example, if you search "man rl" for the string "PHY", there are refernces to the physical chipset (physical layer, as opposite to the MAC, the media-independent layer). It's a reference to the OSI layer 1. So in your case, the error refers a panic of the application processor, which is the 1st physical processor. I hope my guesses are correct. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...