On Fri, Jan 08, 2010 at 12:14:06AM +0100, Carsten Schlote wrote:
> Am Freitag, den 08.01.2010, 00:03 +0100 schrieb Ladislav Michl:
> > As newer kernels emulates binary interface we probably do not want to 
> > support
> > obsolete interfaces, right?
> > 
> > http://lwn.net/Articles/361001/
> 
> Hi
> 
> Thanks for the point. As sysctl was in our firmware for a long time and
> is still used for older kernels, I added this patch.
> 
> I will add the comments to the patch, so everyone knows as well. And of
> course I will remove sysctl from our current dev-firmware asap. 
> 
> Nevertheless I need it for the old projects - all of them are maintained
> to work with the latest ptxdist version.

Then it could be easy to read/write files in /proc/sys directly, unless
you found some sysctl entry which does not have its equivalent in
/proc/sys. Is it the case? Otherwise, it should be only matter of
script(s) modification.

        ladis

--
ptxdist mailing list
[email protected]

Reply via email to