From owner-freebsd-ppc@FreeBSD.ORG Fri Jun 3 18:55:43 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 481D216A41C; Fri, 3 Jun 2005 18:55:43 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E810A43D1D; Fri, 3 Jun 2005 18:55:42 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j53Itb5s029260; Fri, 3 Jun 2005 14:55:38 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <42A044BF.5060300@club-internet.fr> References: <429D860A.5000608@club-internet.fr> <42A044BF.5060300@club-internet.fr> Date: Fri, 3 Jun 2005 14:55:36 -0400 To: =?iso-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= From: Garance A Drosihn Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) on 128.113.2.2 Cc: freebsd-ia64@freebs.org, freebsd-amd64@freebsd.org, freebsd-alpha@freebsd.org, freebsd-ppc@freebsd.org Subject: Re: [CALL FOR TESTERS] ReiserFS on non-i386 hardware patch X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 18:55:43 -0000 At 1:53 PM +0200 6/3/05, Jean-S=E9bastien P=E9dron wrote: >Garance A Drosihn wrote: >>At 11:55 AM +0200 6/1/05, Jean-S=E9bastien P=E9dron wrote: >> >>>Hi everyone, >>> >>>I made a patch that should fix portability issues of ReiserFS but I >>>don't have access to all platforms supported by FreeBSD. I tested it >>>on sparc64 and Olivier Houchard tried it on arm. >>> >>>I would like to know if someone could test it and report any success >>>or failure? >> >> >>I tried it on PowerPC. Following the instructions given by >>Jung-uk Kim , it looks like it is working okay >>for me: > >Did you try withtout Jung-uk Kim's workaround? The only thing I applied was your original patch, and then added "options REISERFS" to my custom kernel configuration. Note that PPC is still a 32-bit architecture on FreeBSD, so I wouldn't see anything which was a 64-bit issue. >>Let me know if there's anything else I should test with it. > >... try this with `motd' (small file which fits inside a block, >with its metadata): > . cp motd /tmp (mmap(2)) > . compare md5 of motd and /tmp/motd (read(2)) >You may do it again with `ls' which spans multiple bocks (these >two files are stored differently in ReiserFS). (90) cd /mnt (91) cp motd /tmp (92) cp evanesnce.mp3 /tmp (93) cp ls /tmp (94) md5 -r evanesnce.mp3 ls motd f431f46c2c3bae9b94172691a667eada evanesnce.mp3 c9ea68636b3bea3b5cac8205fd4417ef ls 2ffa53790de34b7561f5661fb7f22a1d motd (95) cd /tmp (96) md5 -r evanesnce.mp3 ls motd f431f46c2c3bae9b94172691a667eada evanesnce.mp3 c9ea68636b3bea3b5cac8205fd4417ef ls 2ffa53790de34b7561f5661fb7f22a1d motd -- Garance Alistair Drosehn =3D gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu