From owner-freebsd-current@FreeBSD.ORG Tue Jul 24 16:17:07 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EFD816A418 for ; Tue, 24 Jul 2007 16:17: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 063C213C4B5 for ; Tue, 24 Jul 2007 16:17:06 +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 E4A0FEB2753 for ; Wed, 25 Jul 2007 00:17:05 +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 jw7valTPERLt for ; Wed, 25 Jul 2007 00:17:03 +0800 (CST) Received: from charlie.delphij.net (unknown [61.49.186.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 29E1AEB274C for ; Wed, 25 Jul 2007 00:17:03 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: content-type:content-transfer-encoding; b=c70J0W1/WwV8utfLRQqVTfbSRs3JifLplU3CZWuuRIpLuftyOevp/WQJ0QeTlwQdy 5AskSPvItx1lMh8kpuH/w== Message-ID: <46A625FB.5050105@delphij.net> Date: Wed, 25 Jul 2007 00:16:59 +0800 From: Xin LI User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Call for non i386/amd64 testers for tmpfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 16:17:07 -0000 Hi, I'd like to request that some owners of non-i386/amd64 boxes to test sys/modules/tmpfs and report if it would work correctly on other architectures, so I will be able to determine if it is appropriate to connect it to build on these architectures (and perhaps pick out more bugs :) Thanks for your cooperation! Cheers,