There are a lot of good books about kernel/drivers programming:
Linux Device Drivers (open book)
Understanding the Linux Kernel
Linux Kernel Development
etc.
Regards.
On Feb 2, 2008 11:26 AM, amol verule <amol.debian@xxxxxxxxx> wrote:
hi to all,
i am new to kernel programming .how to write program in kernel to know process,memory management in kernel?
is it require to recompile kernel each and every time when new program of test or like driver can we add in runtime?
any link of good document of kernel process programming?