Received: by oss.sgi.com id ; Tue, 4 Apr 2000 09:38:25 -0700 Received: from deliverator.sgi.com ([204.94.214.10]:44840 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Tue, 4 Apr 2000 09:37:58 -0700 Received: from ledzep.cray.com (ledzep.cray.com [137.38.226.97]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id JAA20008 for ; Tue, 4 Apr 2000 09:33:15 -0700 (PDT) mail_from (mostek@sgi.com) Received: from ironwood-e185.americas.sgi.com (ironwood.cray.com [128.162.185.212]) by ledzep.cray.com (SGI-SGI-8.9.3/craymail-smart-nospam1.0) with ESMTP id LAA51827; Tue, 4 Apr 2000 11:35:24 -0500 (CDT) Received: from fsgi344.americas.sgi.com (fsgi344.americas.sgi.com [128.162.184.15]) by ironwood-e185.americas.sgi.com (8.8.4/SGI-ironwood-e1.4) with ESMTP id LAA06609; Tue, 4 Apr 2000 11:35:15 -0500 (CDT) From: Jim Mostek Received: by fsgi344.americas.sgi.com (980427.SGI.8.8.8/SGI-client.1.6) id LAA08085; Tue, 4 Apr 2000 11:35:21 -0500 (CDT) Message-Id: <200004041635.LAA08085@fsgi344.americas.sgi.com> Subject: Re: Correctness To: kmacy@CS.Berkeley.EDU (Kip Macy) Date: Tue, 4 Apr 2000 11:35:21 -0500 (CDT) Cc: linux-xfs@oss.sgi.com In-Reply-To: from "Kip Macy" at Apr 04, 2000 08:49:40 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing We currently has a bunch of problems with type conflicts between XFS and Linux. Also, there are problems getting big files ( > 2^32 ) to work correctly. This is being address. Internally, we call this the LFS work since it requires having the LFS patch (which I think is now all ther in 2.3.99pre2). The Volume management work is separate from the LFS (Large File Support) work. Have you tried running McVoy's lmbench? How did it crash? Thanks, Jim > >> 8.) LFS/Volume managers (Linuxcare) >What are you referring to with LFS? Aren't you just going to use Linux's LVM or >are the two one and the same? > > >> I think we need to stop thinking about performance until we have the above >> completed. On the other hand, we need to keep fixing bugs/problems that >> the "community" reports. > >There is certainly no point in focusing on performance until the bugs are fixed. >You can't really focus on performance when benchmarks (McVoy's lmbench >specifically) crash the system. > > > > -Kip >