On Sat, Jul 29, 2000 at 06:16:42PM -0700, H. Peter Anvin wrote:
> I believe I already mentioned that the sysctl (/proc/sys) mechanism is
> the preferred way to export these kinds of data tokens from the
> kernel. /etc/sysconf could refer the file entries in /proc/sys where
> appropriate, or we could have /proc/sys/kernel/sysconf.
I was working on the 2.4 advanced routing & shaping HOWTO, and documenting
the ICMP ratelimiting settings in /proc/sys, and discovered that this
ratelimiting is specified in 'jiffies per packet' - which means that
userspace people need to know HZ in order to configure their kernel
properly.
So userspace *does* need to know HZ, or this interface needs to be rewritten
to use milliseconds, for example.
Regards,
bert hubert
-- | http://www.rent-a-nerd.nl | - U N I X - | Inspice et cautus eris - D11T'95- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:30 EST