From owner-freebsd-current@FreeBSD.ORG Tue Oct 9 09:25:08 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC1CF16A417 for ; Tue, 9 Oct 2007 09:25:08 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.freebsd.org (Postfix) with ESMTP id A915C13C43E for ; Tue, 9 Oct 2007 09:25:08 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so3065113pyb for ; Tue, 09 Oct 2007 02:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KWTP4zc6sZdp3X1tPS4ndGA80u/1p5JKqfuelANnvsM=; b=LORuYvgoXiZl7QBoptExQih9SsGxkyXzWFWXg+7JWROQLvP9Ov6pIirgY3mwz01659xxWxaxZrPypggDQ5d11AbAX2xH0U30gIU+i7mVGEcs2rLe5CBjTqFBc81QGXwtLoUPXnLktZORateiFgjWFdHBuzdTiOpvGAFWajO/Fow= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MvI+wY5hQLKVv+xZ6XduDUb2eDOg6DYgiTYWVTnqbVFyQX9jxoSVbnUQWzwhjfdPJuLgOrBlQk59Yn5sbKuP25PnIyO6StiKPS3NhRJqkE7O3c9zmugaL/9+O/Yx72omcebZmoQmK3ecoZ2BY820iRGSvsKpozGHNCVz1Y3+9bs= Received: by 10.65.133.8 with SMTP id k8mr22765039qbn.1191921907355; Tue, 09 Oct 2007 02:25:07 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Tue, 9 Oct 2007 02:25:07 -0700 (PDT) Message-ID: Date: Tue, 9 Oct 2007 09:25:07 +0000 From: "Aryeh Friedman" To: Astrodog , freebsd-current@freebsd.org In-Reply-To: <2fd864e0710090157vda68659y6864d4c824d65354@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071009082707.GH1812@elvandar.org> <20071009013446.P912@10.0.0.1> <2fd864e0710090157vda68659y6864d4c824d65354@mail.gmail.com> Cc: Subject: Re: latest ule patches X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2007 09:25:09 -0000 1. I tend to get a little confused on stuff as you might now from off list 2. I never meant to imply anything that was not publically known and/or orgin of ideas that where not mine as being mine On 10/9/07, Astrodog wrote: > On 10/9/07, Aryeh Friedman wrote: > > On 10/9/07, Jeff Roberson wrote: > > > On Tue, 9 Oct 2007, Aryeh Friedman wrote: > > > > > > > On 10/9/07, Remko Lodder wrote: > > > >> On Tue, Oct 09, 2007 at 08:23:57AM +0000, Aryeh Friedman wrote: > > > >>> Are the ule/sched/4bsd patchs posted tonight any major improvement > > > >>> (such as the new min/max slice algorithm?) > > > >> > > > >> test them? > > > > > > > > Since I currently hand apply the yield patch I don't want to mess anything up... > > > > > > These are the yield patches that I posted last week along with a couple of > > > other minor fixes. > > > > ok so one less patch to handle.... how long to dynamic min/max (thats > > what I call and from what astrodog told me it is roughly our idea with > > some bells and whistles) > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > Ehm. You must have completely misunderstood what I said off list. > > I discussed tunable/variable min/max slices with Jeff, based on the > conversation we had. He came up with something better, after I > explained where the variation is useful. > > Whatever "product" comes out of this, is the result of Jeff hearing a > relatively bad idea, and set of circumstances, and replacing it with > something that is appropriate for far more environments. > > I apologize if I did not make that clear. > > --- Harrison > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >