Date: Fri, 7 Dec 2001 04:16:33 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Paul Halliday <dp@penix.org> Cc: alpha@FreeBSD.ORG Subject: Re: strange.. Message-ID: <20011207041632.E93455@cicely8.cicely.de> In-Reply-To: <Pine.LNX.4.33.0112062010130.12213-100000@saruman.xwin.net> References: <Pine.LNX.4.33.0112062010130.12213-100000@saruman.xwin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 06, 2001 at 08:18:59PM -0600, Paul Halliday wrote: > Just trying to clean up my disks a bit so I ran make clean in /usr/ports. > Yeah I have installed a few packages, but it has been running since last > night prolly ~20hrs so far. > > Seems odd. > > PC164 500mhz, 264MB ram. > ad0: 6149MB <QUANTUM FIREBALL EX6.4A> [13328/15/63] at ata0-master WDMA2 > ad1: 2014MB <WDC AC22100H> [4092/16/63] at ata0-slave WDMA2 The IDE controller on an PC164 board is very CPU intensive. And make clean is doing all dependencies everytime. Just do rm -r /usr/ports/*/*/work to get everything clean. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011207041632.E93455>