From owner-freebsd-questions@FreeBSD.ORG Thu Feb 7 21:21:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FDAA16A420 for ; Thu, 7 Feb 2008 21:21:40 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C58BC13C45A; Thu, 7 Feb 2008 21:21:37 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47AB765F.5000406@FreeBSD.org> Date: Thu, 07 Feb 2008 22:21:35 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Necati Demir References: <20080207145454.L94495@wojtek.tensor.gdynia.pl> <200802071327.57104.aline@riseup.net> <47AB63BD.8020905@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: tmpfs on FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 21:21:40 -0000 Necati Demir wrote: >> There are some issues but it works for most people. > > > What kind of issues? I get an infinite loop when executing certain linux binaries from a tmpfs, and there might still be a panic condition. Kris