From owner-freebsd-stable@FreeBSD.ORG Sat Feb 5 20:06:44 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBB7E16A4CE for ; Sat, 5 Feb 2005 20:06:44 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D4D43D1D for ; Sat, 5 Feb 2005 20:06:43 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so550093wra for ; Sat, 05 Feb 2005 12:06:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hDYdMkyjUb5XK5PGfbUlYzpi6eYDOHvuh2gHohe6lOh7k3FuptqJvjTWRoYa4SsXMTJRqZtmvT+AkLBNsxtzPApu3cyrDERh+5GYmKq1Ycx79C4TBnMJUQjbjDgFipKY5/CheqdyNLyg1pleoazbzJaM138BKOEIAQJQ28u5SYg= Received: by 10.54.16.30 with SMTP id 30mr253424wrp; Sat, 05 Feb 2005 12:06:42 -0800 (PST) Received: by 10.54.50.64 with HTTP; Sat, 5 Feb 2005 12:06:42 -0800 (PST) Message-ID: <7daacbbe05020512064b936b1a@mail.gmail.com> Date: Sat, 5 Feb 2005 21:06:42 +0100 From: Dominique Goncalves To: msch@snafu.de In-Reply-To: <200502051658.59532.msch@snafu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200502051658.59532.msch@snafu.de> cc: freebsd-stable@freebsd.org Subject: Re: load values X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dominique Goncalves List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 20:06:44 -0000 Hello, I have had the same problem exactly today. Re cvsup your src tree and rebuild kernel and world solved this problem. Regards On Sat, 5 Feb 2005 16:58:58 +0100, Matthias Schuendehuette wrote: > Hi, > > I updated my system (5-STABLE) just today and now I get extraordinary > load-values: > > 'top' says (e.g.): > > "load averages: 443.73, 36.47, 60.50" > > I haven't running > 400 processes at all! > > The man page for GETLOADAVG(3) says: > > "The getloadavg() function returns the number of processes in the system > run queue averaged over various periods of time." > > So - what's going on here? > -- > Ciao/BSD - Matthias > > Matthias Schuendehuette , Berlin (Germany) > PGP-Key at and ID: 0xDDFB0A5F > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."