All of lore.kernel.org
 help / color / mirror / Atom feed
* Sysctl syscall
@ 2006-11-15 22:03 Hasso Tepper
  2006-11-15 22:19 ` Jan Engelhardt
  2006-11-17  7:15 ` Andi Kleen
  0 siblings, 2 replies; 8+ messages in thread
From: Hasso Tepper @ 2006-11-15 22:03 UTC (permalink / raw)
  To: netdev, linux-kernel

Compiling the program which uses a lot "sysctl" syscalls, gives me this 
warning on Debian unstable:

"warning: the `sysctl' syscall has been removed from 2.6.18+ kernels, 
direct access to `/proc/sys' should be used instead."

Is it true? And what can be used as alternative which would work with both 
2.4 and 2.6 kernels and would work with capabilities (sys/capability.h)?
Accessing `/proc/sys' directly isn't such alternative as it doesn't work 
with capabilities.


regards,

-- 
Hasso Tepper
Elion Enterprises Ltd. [AS3249]
Data Communication Network Administrator

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Sysctl syscall
@ 2006-11-15 21:58 Hasso Tepper
  0 siblings, 0 replies; 8+ messages in thread
From: Hasso Tepper @ 2006-11-15 21:58 UTC (permalink / raw)
  To: netdev, lkml

Compiling the program which uses a lot "sysctl" syscalls, gives me this 
warning on Debian unstable:

"warning: the `sysctl' syscall has been removed from 2.6.18+ kernels, 
direct access to `/proc/sys' should be used instead."

Is it true? And what can be used as alternative which would work with both 
2.4 and 2.6 kernels and would work with capabilities (sys/capability.h)?
Accessing `/proc/sys' directly isn't such alternative as it doesn't work 
with capabilities.


regards,

-- 
Hasso Tepper
Elion Enterprises Ltd. [AS3249]
Data Communication Network Administrator

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Sysctl syscall
@ 2006-11-15 19:05 Hasso Tepper
  0 siblings, 0 replies; 8+ messages in thread
From: Hasso Tepper @ 2006-11-15 19:05 UTC (permalink / raw)
  To: netdev, lkml

Compiling the program which uses a lot "sysctl" syscalls, gives me this 
warning on Debian unstable:

"warning: the `sysctl' syscall has been removed from 2.6.18+ kernels, 
direct access to `/proc/sys' should be used instead."

Is it true? And what can be used as alternative which would work with both 
2.4 and 2.6 kernels and would work with capabilities (sys/capability.h)?
Accessing `/proc/sys' directly isn't such alternative as it doesn't work 
with capabilities.


regards,

-- 
Hasso Tepper
Elion Enterprises Ltd. [AS3249]
Data Communication Network Administrator

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-11-17  9:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15 22:03 Sysctl syscall Hasso Tepper
2006-11-15 22:19 ` Jan Engelhardt
2006-11-17  7:15 ` Andi Kleen
2006-11-17  8:07   ` Hasso Tepper
2006-11-17  9:23     ` Andi Kleen
2006-11-17  9:38       ` Hasso Tepper
  -- strict thread matches above, loose matches on Subject: below --
2006-11-15 21:58 Hasso Tepper
2006-11-15 19:05 Hasso Tepper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.