Date: Fri, 21 May 1999 09:11:23 -0700 From: Mike Smith <mike@smith.net.au> To: Dag-Erling Smorgrav <des@flood.ping.uio.no> Cc: hackers@freebsd.org Subject: Re: SA_{SPACE,REWIND,ERASE}_TIMEOUT Message-ID: <199905211611.JAA00917@dingo.cdrom.com> In-Reply-To: Your message of "21 May 1999 10:50:39 %2B0200." <xzp7lq2relc.fsf@localhost.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905211611.JAA00917>