From owner-freebsd-current@FreeBSD.ORG Fri May 7 10:16:12 2004 Return-Path: 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 4FC8116A4CE for ; Fri, 7 May 2004 10:16:12 -0700 (PDT) Received: from mx01.ewc.edu (mx01.ewc.edu [68.152.80.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3B743D48 for ; Fri, 7 May 2004 10:16:11 -0700 (PDT) (envelope-from mjoyner@vbservices.net) Received: from EWC00065B56F18F.ewc.edu ([68.152.80.111]) by mx01.ewc.edu (8.12.9p2/8.12.9) with ESMTP id i47HG9Lg027242; Fri, 7 May 2004 13:16:09 -0400 (EDT) (envelope-from mjoyner@vbservices.net) Received: from vbservices.net (localhost [127.0.0.1])i47HFwiY059527; Fri, 7 May 2004 13:16:03 -0400 (EDT) (envelope-from mjoyner@vbservices.net) Message-ID: <409BC44E.10804@vbservices.net> Date: Fri, 07 May 2004 13:15:58 -0400 From: Michael Joyner User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.6a) Gecko/20031029 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erich Dollansky References: <40999365.6080808@vbservices.net> <409B0FAF.7040408@pacific.net.sg> In-Reply-To: <409B0FAF.7040408@pacific.net.sg> X-Enigmail-Version: 0.83.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new cc: current@freebsd.org Subject: Re: linux-mozilla X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 07 May 2004 17:16:12 -0000 I mounted linprocfs, it seems to be running ok so far, but haven't had a chance to run it for very long yet. Erich Dollansky wrote: > Hi, > > it works on my Dual-Athlons running 5.2 RELEASE and XFree 4.4. It also > worked on 4.3. > > Michael Joyner wrote: > >> >> options SCHED_ULE # ULE scheduler > > > I use the BSD scheduler. > >> options INET # InterNETworking >> options INET6 # IPv6 communications protocols > > > I do not use INET6. > >> >> # RAID controllers interfaced to the SCSI subsystem > > > I also kicked out all other things I do not need. > > It might be worth a try to see if your problem is related to the > difference in our systems. > > Erich