From owner-freebsd-current@FreeBSD.ORG Tue May 22 23:58:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB0C716A400 for ; Tue, 22 May 2007 23:58:28 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id A355113C469 for ; Tue, 22 May 2007 23:58:28 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 709C91A3C19; Tue, 22 May 2007 16:59:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CCC70513EC; Tue, 22 May 2007 19:58:27 -0400 (EDT) Date: Tue, 22 May 2007 19:58:27 -0400 From: Kris Kennaway To: Harald Schmalzbauer Message-ID: <20070522235827.GA22756@xor.obsecurity.org> References: <200705230134.42046.h.schmalzbauer@omnisec.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705230134.42046.h.schmalzbauer@omnisec.de> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Seems package system can't handele xorg 7.2 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: Tue, 22 May 2007 23:58:28 -0000 On Wed, May 23, 2007 at 01:34:41AM +0200, Harald Schmalzbauer wrote: > Hello, > > I see extremely high load when "make package" is running. The system has one > CPU 100% load with "sys". Surprisingly that makes the whole machine > unresponsive although the second cpu is idle. > Is there a bug to search or is the package system by design not suited for > 500+ entries? > Btw. making packages does take more time than compiling those, at least on > this machine (E6600,1GB) ... See extensive discussion on ports@ and other mailing lists. Kris