From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 15 14:39:28 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A28C16A41F for ; Thu, 15 Sep 2005 14:39:28 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28A3343D46 for ; Thu, 15 Sep 2005 14:39:28 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id j8FEdRw8066107; Thu, 15 Sep 2005 07:39:27 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id j8FEdRO8066106; Thu, 15 Sep 2005 07:39:27 -0700 (PDT) (envelope-from rizzo) Date: Thu, 15 Sep 2005 07:39:27 -0700 From: Luigi Rizzo To: Pranav Peshwe Message-ID: <20050915073927.A65819@xorpc.icir.org> References: <00bd01c5b9f7$8f629370$0201a8c0@pranav> <20050915060132.A64948@xorpc.icir.org> <000801c5ba04$b82efd90$0201a8c0@pranav> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000801c5ba04$b82efd90$0201a8c0@pranav>; from pranavpeshwe@gmail.com on Thu, Sep 15, 2005 at 07:52:15PM +0530 Cc: freebsd-hackers@freebsd.org Subject: Re: IO schedulers in FBSD... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 14:39:28 -0000 On Thu, Sep 15, 2005 at 07:52:15PM +0530, Pranav Peshwe wrote: ... > Thank you very much for the name and the source > link.Is there any documentation available on this > topic(fbsd io schedulers) ? > Where is the io scheduler located in the > src code tree ? see http://wikitest.freebsd.org/moin.cgi/Hybrid there is more docs on this cheers luigi