On 1/25/06, Andre Luiz da Silva <andrack@xxxxxxxxx> wrote: > > Someone known a little Linux kernel projects (simple FS > implementation, simple CPU sched... etc.. etc)? > > Minix is a good choice, but I it would like use the Linux kernel API..... > > Any ideas? > If you want to understand and start working on linux kernel then you can start from the TODO list on kernel-janitors site (see http://janitor.kernelnewbies.org/TODO) or study books like Linux Device Drivers (3rd Ed), Linux Kernel Development (2nd Ed) and Understanding the Linux Kernel (3rd Ed). And if you want to do some-thing else first think about in which area you want to work (like filesystem, CPU scheduling, char/block drivers etc) then can google for that area and will definitly find some project ideas ! > Thanks... and sorry for my newbie question! :-) > By the way this is the newbie list, so any newbie question can be asked; but do search google/kernelnewbies/linux-kernel archieves before asking ! -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/