From owner-freebsd-current Mon Oct 4 9: 2:31 1999 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id C465114CE5; Mon, 4 Oct 1999 09:02:21 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p11-dn01kiryunisiki.gunma.ocn.ne.jp [210.132.6.140]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id BAA17437; Tue, 5 Oct 1999 01:02:18 +0900 (JST) Message-ID: <37F8CF28.BD5903FA@newsguy.com> Date: Tue, 05 Oct 1999 01:00:40 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: current@freebsd.org, sos@freebsd.org, phk@freebsd.org Subject: maxphys = 0?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A kernel from this weekend's sources is showing this warning message at boot: WARNING: #ad/0x30005 maxphys = 0 ??WARNING: #ad/0x30004 maxphys = 0 ?? These are: brw-r----- 1 root operator 30, 0x00030004 Apr 6 11:48 ad0s2e brw-r----- 1 root operator 30, 0x00030005 Apr 6 11:48 ad0s2f I had a crash during an overnight make world with this kernel, but I haven't been able to reproduce the crash. From the source code, it would seem the message is harmless. Nevertheless, it's a warning message, so I suppose I'm being warning about something. Why does it show this message for ad0s2[ef] but not for the other partitions? How do I "correct" the problem? Anyone wants me to provide any kind of further information? -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org Rule 69: Do unto other's code as you'd have it done unto yours To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message