Re: Question on accessing /proc

2001-04-09 Thread Jeff Garzik
Srinivasan Venkatraman wrote: > I am new to this list. I did go through the FAQ before posting this > question. I have a specific requirment - creating,modifying and deleting > data structures inside the kernel values of which will be passed by an > user application. I know we could do this by wr

Question on accessing /proc

2001-04-09 Thread Srinivasan Venkatraman
Hi, I am new to this list. I did go through the FAQ before posting this question. I have a specific requirment - creating,modifying and deleting data structures inside the kernel values of which will be passed by an user application. I know we could do this by writing a system call or by ioctl