On Thu, 12 Apr 2007 14:34:12 +0300 Tzahi Fadida wrote: > Hi, > I have a design question. > I am creating a module that will dispense statistics and debugging > information. > What is the more correct way to dispense this information? The information > will look like a result of ps -ax or dmesg or top, etc... > Use /proc? /sys? use the device /dev? > I want it to be as simple to access as possible. > 10x. I prefer debugfs. Of course, it's optional, so not always there, but that's the case for /proc and /sys as well. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ