From owner-freebsd-current@FreeBSD.ORG Mon Nov 16 04:38:44 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A57BA1065670 for ; Mon, 16 Nov 2009 04:38:44 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 510FA8FC08 for ; Mon, 16 Nov 2009 04:38:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id nAG4baWu014287; Sun, 15 Nov 2009 21:37:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 15 Nov 2009 21:37:36 -0700 (MST) Message-Id: <20091115.213736.74735301.imp@bsdimp.com> To: wendell@ramenzoni.com.br From: Warner Losh In-Reply-To: <253062DF-9E44-49C8-BDFB-CB779F41D224@ramenzoni.com.br> References: <253062DF-9E44-49C8-BDFB-CB779F41D224@ramenzoni.com.br> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: dmesg X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2009 04:38:44 -0000 Is that the last boot in your dmesg buffer? Some systems don't clear memory, so you can accumulate multiple boot buffers... Warner