From owner-freebsd-stable@FreeBSD.ORG Mon Oct 22 03:40:02 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 E59CA16A46B for ; Mon, 22 Oct 2007 03:40:02 +0000 (UTC) (envelope-from lists-fbsdstable@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id BDF8213C48E for ; Mon, 22 Oct 2007 03:40:02 +0000 (UTC) (envelope-from lists-fbsdstable@shadypond.com) Received: from slider.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 1FCE681D8 for ; Sun, 21 Oct 2007 23:09:05 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id 1F608B6599 for ; Mon, 22 Oct 2007 03:08:54 +0000 (UTC) From: Pollywog To: freebsd-stable@freebsd.org Date: Mon, 22 Oct 2007 03:08:53 +0000 References: <5ea5cca50710202007p6081f44dyc4ca92a8917cdacf@mail.gmail.com> <471B96FF.8070803@comcast.net> In-Reply-To: <471B96FF.8070803@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710220308.53498.lists-fbsdstable@shadypond.com> Subject: Re: X11 extremely slow while compiling other things X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2007 03:40:03 -0000 > Yi Wang wrote: > > Hi, > > > > My box is running 7.0-PREREALEASE. > > > > When I run more than two building tasks, X11 became extremely slow. > > The mouse pointer can also hardly move. > > > > Running more than two building tasks under 6-stable does not introduce > > the issues. > > > > Does any one know how to solve it? Have you tried the "renice" command? man renice