Hi All,

I need to add some persistent kernel tunable for my device driver.
What I could think of is to write a utility which enable the user to
tune them in the kernel and write those values to a file (may be some
file in /etc/default created by my driver only) so that they can be
persistent.
The question arises is this a right approach to do it, or solaris have
some tunable infrastructure in place? I just want to ensure that I am
doing a normal thing so that nothing magical appears there.

Thanks in advance.

Best regards,
ajit
_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to