From owner-freebsd-stable@FreeBSD.ORG Sun Dec 30 23:30:18 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5240016A421 for ; Sun, 30 Dec 2007 23:30:18 +0000 (UTC) (envelope-from lx@redundancy.redundancy.org) Received: from redundancy.redundancy.org (redundancy.redundancy.org [64.147.160.152]) by mx1.freebsd.org (Postfix) with SMTP id 3B5E013C457 for ; Sun, 30 Dec 2007 23:30:18 +0000 (UTC) (envelope-from lx@redundancy.redundancy.org) Received: (qmail 66664 invoked by uid 1001); 30 Dec 2007 23:30:40 -0000 Date: Sun, 30 Dec 2007 15:30:40 -0800 From: "David E. Thiel" To: freebsd-stable@freebsd.org Message-ID: <20071230233017.GM73834@redundancy.redundancy.org> References: <200710171228.39123.mistry.7@osu.edu> <472ED12B.7040200@gmx.de> <200711070953.22154.mistry.7@osu.edu> <200711191254.08134.mistry.7@osu.edu> <4777942D.9010209@FreeBSD.org> <20071230205519.GL73834@redundancy.redundancy.org> <477817E1.7010409@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <477817E1.7010409@FreeBSD.org> X-OpenPGP-Key-fingerprint: 482A 8C46 C844 7E7C 8CBC 2313 96EE BEE5 1F4B CA13 X-OpenPGP-Key-available: http://redundancy.redundancy.org/lx.gpg X-Face: %H~{$1~NOw1y#%mM6{|4:/ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2007 23:30:18 -0000 On Sun, Dec 30, 2007 at 11:12:26PM +0100, Kris Kennaway wrote: >> FWIW, the problem remains for me. Still terrible performance >> during compiles. > > OK. Instead of going over all of the usual questions again, can you point > me to a previous mail in which you explain your observations and test > results in detail? The most recent is http://marc.info/?l=freebsd-stable&m=119428719505129&w=2, but it started way back at http://marc.info/?l=freebsd-current&m=118998090512027&w=2. I've tried a lot of stuff in between, and all I've been able to narrow it down to is that it's not a display driver issue, and that none of my swap partition is getting used, so that's not the problem. During compiles, my UP system with ULE still gets very unresponsive when compiling, sometimes taking up to 10 seconds just to draw a new terminal window. Even changing focus with the window manager can take several seconds. I'd like to provide more info, but I'm not sure what stats are useful for this particular issue. Please let me know. dmesg is at http://redundancy.redundancy.org/dmesg.txt, and kernel config is at http://redundancy.redundancy.org/DEEPTHOUGHT. Even though I'm still getting reported 80-95% memory utilization and no paging, I'm going to get an extra gig of RAM on order to see if that improves things. 2G of ram for a desktop, what's the world coming to? ;) Thanks, David