From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 20:23:53 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 B41EB16A4CE; Tue, 19 Oct 2004 20:23:53 +0000 (GMT) Received: from mail.imp.ch (ns1.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC0CC43D60; Tue, 19 Oct 2004 20:23:52 +0000 (GMT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id i9JKNiox060376; Tue, 19 Oct 2004 22:23:45 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Tue, 19 Oct 2004 22:23:44 +0200 (CEST) From: Martin Blapp To: Brian Fundakowski Feldman In-Reply-To: <20041019150616.GD1072@green.homeunix.org> Message-ID: <20041019222310.F70496@cvs.imp.ch> References: <20041019105211.G5193@cvs.imp.ch> <20041019161407.N70496@cvs.imp.ch> <20041019150616.GD1072@green.homeunix.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checksum: 45bf756880d7ca34e4fad9111e6ae0b8 X-Virus-Message-Status: No X-Virus-Status: No, scantime="0.0036 seconds" X-Spam-Status: No, hits=-4.9 required=5 scantime="4.1330 seconds" tests=BAYES_00 X-Scanned-By: MIMEDefang 2.45 cc: freebsd-current@freebsd.org Subject: Re: Showstopper ? Userland prozesses showing up as kernelprocesses 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: Tue, 19 Oct 2004 20:23:53 -0000 Hi, > Have you actually rebuilt world? I imagine this to easily be caused by > fallout from a new kernel but not userland with the changes in rusage. Yes, this a rc1 kernel and world and even mergemaster hase been done. Martin