On 09/13/2012 06:10 PM, Henry Vermaak wrote: > On 13/09/12 17:04, Marco van de Voort wrote: > but use of sysctl is strongly discouraged now (in favour of /proc). There not even is a wrapper in glibc for sysctl, so you will need to call it directly via the Kernel interface. Not really recommended ;-) , -Michael