Messages in this thread |  | | Date | Tue, 12 Sep 2000 20:29:00 -0400 | From | Giuliano Pochini <> | Subject | Re: How to put something in /proc |
| |
> > On Sun, 10 Sep 2000, Giuliano Pochini wrote: > > > I need to create a "file" in /proc to monitor some kernel > > > variables from user space. How can I do ? / Where can I > > > get docs ? And how can I do time measurements from > > > inside the kernel ? > > > > Search for proc_register() inside the kernel sources. > > _Don't_ > > proc_register() is dead. Use create_proc_read_entry() instead.
Ok, tnx.
Bye.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |