From owner-freebsd-hackers Fri May 21 9:15:28 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C758159BA for ; Fri, 21 May 1999 09:15:21 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.8.7/8.8.7) with ESMTP id JAA09892; Fri, 21 May 1999 09:15:08 -0700 Date: Fri, 21 May 1999 09:14:08 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Mike Smith Cc: Dag-Erling Smorgrav , hackers@FreeBSD.ORG Subject: Re: SA_{SPACE,REWIND,ERASE}_TIMEOUT In-Reply-To: <199905211611.JAA00917@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I want to convert these kernel options to sysctl variables. Where > > should they be inserted into the tree? I was thinking of creating a > > new 'cam' top-level category and put them there: > > > > cam.sa.space_timeout > > cam.sa.rewind_timeout > > cam.sa.erase_timeout > > These should be per-device parameters; you will want to create a > virtual namespace for them, or make them settable via ioctl on each sa > device. It should be an argument to the 'mt' command. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message