From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 20:20:08 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 EBC151065678 for ; Tue, 15 Apr 2008 20:20:08 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from proxy3.bredband.net (proxy3.bredband.net [195.54.101.73]) by mx1.freebsd.org (Postfix) with ESMTP id A9A9F8FC20 for ; Tue, 15 Apr 2008 20:20:08 +0000 (UTC) (envelope-from daniel.tourde@spray.se) Received: from ironport2.bredband.com (195.54.101.122) by proxy3.bredband.net (7.3.127) id 47E258EE00783F6D for freebsd-questions@freebsd.org; Tue, 15 Apr 2008 21:59:39 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuFGAFqlBEjVcoVaPGdsb2JhbACIaYhmAQEBATABmwoE Received: from c-5a8572d5.023-68-73746f42.cust.bredbandsbolaget.se (HELO maerlyn) ([213.114.133.90]) by ironport2.bredband.com with ESMTP; 15 Apr 2008 21:59:39 +0200 From: Daniel Tourde To: freebsd-questions@freebsd.org Date: Tue, 15 Apr 2008 21:59:46 +0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804152159.46589.daniel.tourde@spray.se> Subject: 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: Tue, 15 Apr 2008 20:20:09 -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. Daniel