> 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.                   \\  msm...@freebsd.org
\\    -- Joseph Merrick           \\  msm...@cdrom.com




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to