From owner-freebsd-hackers Fri May 21 9:13:21 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from dingo.cdrom.com (castles521.castles.com [208.214.165.85]) by hub.freebsd.org (Postfix) with ESMTP id 795CE159B7 for ; Fri, 21 May 1999 09:13:19 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id JAA00917; Fri, 21 May 1999 09:11:23 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199905211611.JAA00917@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav Cc: hackers@freebsd.org Subject: Re: SA_{SPACE,REWIND,ERASE}_TIMEOUT In-reply-to: Your message of "21 May 1999 10:50:39 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 21 May 1999 09:11:23 -0700 From: Mike Smith 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. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message