From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 17:20:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2226D1065689 for ; Wed, 16 Apr 2008 17:20:53 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id D69408FC0C for ; Wed, 16 Apr 2008 17:20:52 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from ironport.bredband.com (195.54.101.120) by proxy2.bredband.net (7.3.127) id 47E25846007D2DC2 for freebsd-questions@freebsd.org; Wed, 16 Apr 2008 19:20:51 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmFCAJjSBUjVcoVaPGdsb2JhbACRUgEBAQEwAZx2BA Received: from c-5a8572d5.023-68-73746f42.cust.bredbandsbolaget.se (HELO maerlyn) ([213.114.133.90]) by ironport1.bredband.com with ESMTP; 16 Apr 2008 19:20:51 +0200 From: Daniel Tourde To: Mel , freebsd-questions@freebsd.org Date: Wed, 16 Apr 2008 19:20:59 +0200 User-Agent: KMail/1.9.7 References: <200804152159.46589.daniel.tourde@spray.se> <200804152341.32943.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200804152341.32943.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804161921.00032.daniel.tourde@spray.se> Cc: Subject: Re: How to switch scheduler on 7.0? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: daniel.tourde@spray.se List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 17:20:53 -0000 Hi! > > I would like to switch scheduler on my FreeBSD 7.0 box but I don't know > > how to do that. The scheduler by default has terrible performances under > > KDE/Gnome and I would like to test the new one. > > What made you believe it is the scheduler? I googled and read comments of people having the same kind of issues than the ones I have. Their conclusion: The scheduler. I wanted to switch scheduler to see if they were right or wrong... ;) Daniel