From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964810AbWFHMmf (ORCPT ); Thu, 8 Jun 2006 08:42:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964820AbWFHMmf (ORCPT ); Thu, 8 Jun 2006 08:42:35 -0400 Received: from chen.mtu.ru ([195.34.34.232]:39178 "EHLO chen.mtu.ru") by vger.kernel.org with ESMTP id S964810AbWFHMme (ORCPT ); Thu, 8 Jun 2006 08:42:34 -0400 Subject: Re: [PATCH] updated reiser4 - reduced cpu usage for writes by writing more than 4k at a time (has implications for generic write code and eventually for the IO layer) From: "Vladimir V. Saveliev" To: Jan Engelhardt Cc: Michal Piotrowski , Alexey Polyakov , Hans Reiser , Andrew Morton , Linux Kernel Mailing List , Reiserfs developers mail-list , Reiserfs mail-list , Nate Diller In-Reply-To: References: <44736D3E.8090808@namesys.com> <6bffcb0e0605231333n612da806j9bd910cba65e3692@mail.gmail.com> <1148481586.6395.25.camel@tribesman.namesys.com> Content-Type: text/plain Date: Thu, 08 Jun 2006 16:40:40 +0400 Message-Id: <1149770440.6336.39.camel@tribesman.namesys.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello On Thu, 2006-06-08 at 12:45 +0200, Jan Engelhardt wrote: > >> > I'm actively using Reiser4 on a production servers (and I know a lot > >> > of people that do that too). > >> > Could you please release the patch against the vanilla tree? > >> > I don't think there's a lot of people that will test -mm version, > >> > especially on production servers - -mm is a little bit too unstable. > >> > >> Any chance to get this patch against 2.6.17-rc4-mm3? > > > >yes, reiser4 updates for latest stock and mm kernels will be out in one > >or two days > > > There is a version out for 2.6.17-rc4-mm1, but for stock kernel? Has the latter > been canceled? > There is quite fresh ftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.16/reiser4-for-2.6.16-4.patch.gz > > Jan Engelhardt