From owner-freebsd-current@FreeBSD.ORG Thu Jun 9 17:18:06 2005 Return-Path: X-Original-To: current@freebsd.org 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 E6D1C16A41C for ; Thu, 9 Jun 2005 17:18:06 +0000 (GMT) (envelope-from djp@polands.org) Received: from galilee.polands.org (CPE-24-208-53-189.new.res.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BAD143D49 for ; Thu, 9 Jun 2005 17:18:05 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35] (may be forged)) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j59HHSJB043688; Thu, 9 Jun 2005 12:17:28 -0500 (CDT) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.3/8.13.1) with ESMTP id j59HHMh0069316; Thu, 9 Jun 2005 12:17:22 -0500 (CDT) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.3/8.13.1/Submit) id j59HH8NX069315; Thu, 9 Jun 2005 12:17:08 -0500 (CDT) (envelope-from djp) Date: Thu, 9 Jun 2005 12:17:08 -0500 From: Doug Poland To: Kris Kennaway Message-ID: <20050609171708.GC68687@polands.org> References: <20050604052429.T8209@mail.chesapeake.net> <20050609133749.GA68687@polands.org> <42A84CBF.9070701@altern.org> <20050609170838.GA80335@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050609170838.GA80335@xor.obsecurity.org> User-Agent: Mutt/1.5.9i Cc: Jeff Roberson , Gr?gory Nou , current@freebsd.org Subject: Re: ULE Status. 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: Thu, 09 Jun 2005 17:18:07 -0000 On Thu, Jun 09, 2005 at 01:08:39PM -0400, Kris Kennaway wrote: > On Thu, Jun 09, 2005 at 04:05:51PM +0200, Gr?gory Nou wrote: > > > I get (what I think is) the same problem but not in the same case. > > When I load nvidia.ko, I get this : > > > > nvidia0 : mem 0xe400000 - 0xe4ffffff, 0xd00.... - > > 0xdfff.... irq 16 at device 0.0 on pci 1 > > > > WARNING : Device Driver > > > > Fatal trap 12: page fault while in kernel mode > > No, this usually means you forgot to recompile nvidia.ko when you > updated your kernel. > In my case, I'm not using the nvidia driver. On this box, I brought it up to 6-CURRENT from 5-STABLE via cvsup. When I run the GENERIC kernel with SCHED_4BSD, I don't have the fatal trap issues. When I'm running SCHED_ULE, hard locks are frequent. -- Regards, Doug