From owner-freebsd-stable@FreeBSD.ORG Fri Jul 31 07:14:44 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBAD2106566C for ; Fri, 31 Jul 2009 07:14:44 +0000 (UTC) (envelope-from sagara@tomahawk.com.sg) Received: from us1.tomahawkonline.net (us1.tomahawkonline.net [66.98.178.56]) by mx1.freebsd.org (Postfix) with SMTP id B2B898FC13 for ; Fri, 31 Jul 2009 07:14:44 +0000 (UTC) (envelope-from sagara@tomahawk.com.sg) Received: (qmail 27776 invoked by alias); 31 Jul 2009 03:55:45 -0000 Message-ID: <20090731035545.27775.qmail@us1.tomahawkonline.net> From: "Sagara Wijetunga" To: freebsd-stable@freebsd.org Date: Fri, 31 Jul 2009 11:55:45 +0800 Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Now doesn't unmount on time X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2009 07:14:45 -0000 Hi FreeBSD community We are Tomahawk Desktop, trying to make a working desktop OS based on FreeBSD! We use FreeBSD 7.2 on i386. We earlier discussed two crucial issues regarding a desktop OS: 1.http://lists.freebsd.org/pipermail/freebsd-stable/2009-July/051231.html 2.http://lists.freebsd.org/pipermail/freebsd-stable/2009-July/051136.html http://lists.freebsd.org/pipermail/freebsd-current/2009-July/009350.html But it seems above discussions ended without any action. Now we have another issue, we used amd(8) to automatically mount file systems (USB and CD especially), the amd mounts without an issue but doesn't unmount on time. Unmount time is variable and takes more than a minute sometimes. I presume there is no other alternative on FreeBSD to mount file systems other than amd(8). We want to unmount of an inactivity period of 1 second, we have tried unmount and utimeout options. It may be this issue: http://www.am-utils.org/docs/am-utils/attrcache.txt But that is the status in 2005. What is the situation by now and what is the solution by FreeBSD? Btw, the Tomahawk Desktop v1.0 we released in 2005 based on Linux, we did not encounter such crippling issues. Kind regards Sagara