Re-deprecating sysctl()
Posted Aug 30, 2007 20:01 UTC (Thu) by
ebiederm (subscriber, #35028)
In reply to:
Re-deprecating sysctl() by jzbiciak
Parent article:
Re-deprecating sysctl()
And that is what I implemented in my patch.
A printk that logs when you use it and with which program and that
filters out the glibc usage.
Not that the glibc usage is a big deal because it is just a check for
non-SMP to optimize pthreads so any value gives you correctly running
code.
Eric
(
Log in to post comments)