From owner-freebsd-hackers@FreeBSD.ORG Sat Jan 20 18:39:07 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 52A6E16A401 for ; Sat, 20 Jan 2007 18:39:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 09F1613C442 for ; Sat, 20 Jan 2007 18:39:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 36F21EB70FC; Sun, 21 Jan 2007 02:39:06 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id Bhu0MRXP3dNY; Sun, 21 Jan 2007 02:39:03 +0800 (CST) Received: from [192.168.1.32] (unknown [221.216.129.234]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 5FDEEEB3A2A; Sun, 21 Jan 2007 02:39:03 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=wqWk+W591oBPkgqGVYQhVGtFfXHbK1vDhykaKBntaJV9l/SJxXGhiv7LAQqdGwSxO t1Xg/hHg7l+nrOISEA0fQ== Message-ID: <45B26169.9060306@delphij.net> Date: Sun, 21 Jan 2007 02:37:29 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: Eric Anderson References: <20070119201935.GA60202@x12.dk> <20070120024614.E99400@odysseus.silby.com> <45B26021.8020101@centtech.com> In-Reply-To: <45B26021.8020101@centtech.com> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enigF5E9A43EC56B36A2A100EEB1" Cc: freebsd-hackers@freebsd.org, Soeren Straarup Subject: Re: Where to start? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jan 2007 18:39:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF5E9A43EC56B36A2A100EEB1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Eric Anderson wrote: > On 01/20/07 02:48, Mike Silbersack wrote: >> On Fri, 19 Jan 2007, Soeren Straarup wrote: >> >>> Hi >>> >>> I'm looking for a project. >>> Something that would actually be used. >>> >>> Preferely something with kernel and geom. >>> >>> I have looked over the project page, but not sure where to start. >>> >>> /Soeren >> >> I'd like to see the ability to run gjournal without reformatting. If >> you could create a dummy file inside the filesystem, then use that >> area for the journal, it might be possible. I'm sure that would let a= >> lot more people see if journalling is right for them. >=20 >=20 > I don't think you need to reformat. Just turning off softupdates and > adding the journal on another device should work. I think what Mike means is that eliminating the need of another device and just use space in the current file system, perhaps a dummy file with VV_SYSTEM. Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigF5E9A43EC56B36A2A100EEB1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD4DBQFFsmFpOfuToMruuMARAw0xAJsET9MEp7fAa0sl5YqDq7rBXn+pbwCY3iI/ faUOK/7I39du8tmzhawHQQ== =rY77 -----END PGP SIGNATURE----- --------------enigF5E9A43EC56B36A2A100EEB1--