Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262903AbTHZUcr (ORCPT ); Tue, 26 Aug 2003 16:32:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262877AbTHZUcr (ORCPT ); Tue, 26 Aug 2003 16:32:47 -0400 Received: from rwcrmhc13.comcast.net ([204.127.198.39]:58040 "EHLO rwcrmhc13.comcast.net") by vger.kernel.org with ESMTP id S262903AbTHZUcn (ORCPT ); Tue, 26 Aug 2003 16:32:43 -0400 Message-ID: <3F4BC304.5070707@namesys.com> Date: Wed, 27 Aug 2003 00:28:52 +0400 From: Hans Reiser User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Steven Cole CC: Oleg Drokin , Felipe Alfaro Solana , Alex Zarochentsev , reiserfs-dev@namesys.com, reiserfs-list@namesys.com, LKML Subject: Re: reiser4 snapshot for August 26th. References: <20030826102233.GA14647@namesys.com> <1061922037.1670.3.camel@spc9.esa.lanl.gov> <20030826182609.GO5448@backtop.namesys.com> <1061926566.1076.2.camel@teapot.felipe-alfaro.com> <20030826194321.GA25730@namesys.com> <1061927482.1666.36.camel@spc9.esa.lanl.gov> In-Reply-To: <1061927482.1666.36.camel@spc9.esa.lanl.gov> X-Enigmail-Version: 0.76.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2230 Lines: 82 Steven Cole wrote: >On Tue, 2003-08-26 at 13:43, Oleg Drokin wrote: > > >>Hello! >> >>On Tue, Aug 26, 2003 at 09:36:07PM +0200, Felipe Alfaro Solana wrote: >> >> >>>>Disable "reiser4 system call" (CONFIG_REISER4_FS_SYSCALL) support, it is >>>>not ready. >>>> >>>> >>>[...] >>>arch/i386/kernel/built-in.o(.data+0x7c4): In function `sys_call_table': >>>: undefined reference to `sys_reiser4' >>>make[2]: *** [.tmp_vmlinux1] Error 1 >>>make[1]: *** [vmlinux] Error 2 >>>[...] >>>CONFIG_REISER4_FS=m >>> >>> >>Building as module is also not yet supported. >> >> >> >Fine, then here's a patch: > >--- linux-2.6.0-test4-r4/fs/Kconfig.orig 2003-08-26 13:44:38.165059616 -0600 >+++ linux-2.6.0-test4-r4/fs/Kconfig 2003-08-26 13:46:43.672979512 -0600 >@@ -203,6 +203,9 @@ > tristate "Reiser4 (EXPERIMENTAL very fast general purpose filesystem)" > depends on EXPERIMENTAL > ---help--- >+ Building as a module is not yet supported, so don't say 'M' >+ unless you're a developer. >+ > Reiser4 is more than twice as fast for both reads and writes as > ReiserFS. That means it is four times as fast as NTFS by Microsoft. > (Proper benchmarks will appear in a few months at > >Meanwhile, reiser4 seems to be working fine and is nice and fast. > >I did a "time bk -r co" for the current 2.6 tree, and here >are the results for reiser4 and ext3 on 2.6.0-test4: > >Reiser4: >real 1m55.077s >user 0m30.740s >sys 0m36.558s > >Ext3: >real 3m48.438s >user 0m26.400s >sys 0m13.205s > >Steven > > >- >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.tux.org/lkml/ > > > > Better to disable it entirely. Features too broken to compile should not be warned of, they should be invisible and not selectable in the menu. Thanks Steven and Mike. -- Hans - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/