From owner-freebsd-geom@FreeBSD.ORG Fri Aug 2 12:09:23 2013 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4273730 for ; Fri, 2 Aug 2013 12:09:23 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 93CC6240E for ; Fri, 2 Aug 2013 12:09:23 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:2418:88c5:96ef:35b4]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id E312C4AC57; Fri, 2 Aug 2013 16:09:21 +0400 (MSK) Date: Fri, 2 Aug 2013 16:09:14 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1219950283.20130802160914@serebryakov.spb.ru> To: Luca Ferrari Subject: Re: How to disable all GEOM tasting? In-Reply-To: References: <20130730214114.GL13659@lor.one-eyed-alien.net> <331012162.20130801122156@serebryakov.spb.ru> <34816369.20130801172618@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: freebsd-geom@freebsd.org X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 12:09:23 -0000 Hello, Luca. You wrote 2 =E0=E2=E3=F3=F1=F2=E0 2013 =E3., 13:52:24: LF> I'm not a GEOM expert like you, but I'm really interested in the LF> subject to understand. Now, since GEOM tasting should not be disabled LF> system wide, we still need to taste something and something else not. LF> In this case, does not suffice to nullify the taste routine of the LF> class we are not interested to taste? How will you do this? With kernel debugger? :) Or you could not load this class, of course. It is too strong solution -- what if you need tasting of some devices but not other? --=20 // Black Lion AKA Lev Serebryakov