From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 31 11:39:45 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C059C16A41F for ; Wed, 31 Aug 2005 11:39:45 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from mgedv.at (www.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0922143D46 for ; Wed, 31 Aug 2005 11:39:45 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id C4974186800 for ; Wed, 31 Aug 2005 13:39:43 +0200 (MEST) From: "mdff" To: Date: Wed, 31 Aug 2005 13:39:58 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050824010022.GA19515@panix.com> Thread-Index: AcWoR8Hz91vRZvTQToOljsnpSuLkWQF2As0g X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-Id: <20050831113943.C4974186800@mgedv.at> Subject: RE: IBM Active Protection System Approach X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 11:39:45 -0000 > what would be the best approach to implement aps on FreeBSD? > We have to poll the device for information quiet often to detect a possible shock early enough to park disk drive heads. > Would an daemon be sufficient for that? Reaction time? What about an kernel thread? sorry for being that late on this, but just a thought: shouldn't this be an issue for the hdd-vendors to put this kind of protection algorithm directly into their hdd-controller-firmware? also, the accel.-detection could be on the hdd, not inside the nb. couldn't this save time and programming efforts for parking, flushing or even stopping the heads/plates? what about some kind of electronic "brake" that immed. stops the rotating plates in case of detection of such an event? cu... ps: just reply to the list, i'm on it!