accessing kernel structures

Vivek Dasgupta (vivekd@xoommail.com)
Mon, 23 Aug 1999 00:18:28 -0700


I want to make a program that gives system information by
directly accessing kernel structures.

1) One way is to make my own system calls and link it to
kernel.

2) Another way is to make a kernel module and link it by
insmod.

Is there any other way to access kernel information.

I do not want to use the proc file system.

Thanks

Vivek

______________________________________________________
Get your free web-based email at http://www.xoom.com
Birthday? Anniversary? Send FREE animated greeting
cards for any occasion at http://greetings.xoom.com

-
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/