where to export system tuneables, /proc/sys/kernel or /sys/?

From: Chris Friesen
Date: Mon Feb 07 2005 - 12:26:58 EST



I'm doing some kernel work that will export tuneables to userspace. In 2.4 I would have used /proc/sys/kernel, but now there is /sys, which was supposed to be for system information.

However, a bit of poking around in /sys didn't reveal any obvious place to put it. Is current practice to still put this sort of thing in /proc?

Thanks,

Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/