From owner-freebsd-arch@FreeBSD.ORG Wed Oct 17 20:39:14 2007 Return-Path: Delivered-To: arch@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 696F316A419; Wed, 17 Oct 2007 20:39:14 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id DB5D913C48A; Wed, 17 Oct 2007 20:39:13 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.1/8.14.1) with ESMTP id l9HKPVbS078457; Thu, 18 Oct 2007 00:25:31 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1192652732; bh=eukmhazLG8tkdnMZCyTtpfB0/3O7sKp8jDvURWL KhhE=; l=512; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:Content-Disposition:In-Reply-To: User-Agent; b=UqcZbYi4oKXydmGHKZGVsjx1yk3n7jsOiUQFAfnrPSgQ/GolnI7K 71QBBWpZNH+Ia1TQYhEJFFlTI4ZXf7IJTtBOjPClQMA43dt8FqOgWjtQsJ5C0MiFk1t F25MkrSYtJLkfyjNDDzzYeY1/55AHdkOgZv7FR0jSVGlqeHdjRnE= Received: (from ache@localhost) by nagual.pp.ru (8.14.1/8.14.1/Submit) id l9HKPVG6078456; Thu, 18 Oct 2007 00:25:31 +0400 (MSD) (envelope-from ache) Date: Thu, 18 Oct 2007 00:25:31 +0400 From: Andrey Chernov To: Poul-Henning Kamp Message-ID: <20071017202531.GB78324@nagual.pp.ru> References: <47166BA5.1000100@elischer.org> <52116.1192652445@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52116.1192652445@critter.freebsd.dk> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: arch@FreeBSD.ORG, Julian Elischer , "Constantine A. Murenin" Subject: Re: sensors fun.. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 20:39:14 -0000 On Wed, Oct 17, 2007 at 08:20:45PM +0000, Poul-Henning Kamp wrote: > In message <47166BA5.1000100@elischer.org>, Julian Elischer writes: > > >> Having a userland > >> interface also makes it easier to have backends that are entirely in > >> userland. > >> > >maybe a loopback filesystem > > Just what is it that is so enticing about the kernel ? Why not simply > pass it to a daemon ? What about DEVFS idea like /dev/sensors/* ? Sensors _are_ devices, not sysctls. -- http://ache.pp.ru/