looking for tutorials

Daniel Baluta daniel.baluta at gmail.com
Tue Jun 21 04:55:54 EDT 2016


On Mon, Jun 13, 2016 at 5:43 PM, ty armour <aarmour at cipmail.org> wrote:
> I need tutorials on kernel development. And on complete operating system
> development. I would prefer them to be in assembly because it is faster, but
> it seriously needs to get done.
>
> If you are interested, simply post all of the tutorials and other relevant
> information to coding kernels that you can
>
> and show the references, like actually say okay so in order to do this we
> need to look for this in the assembler manual.
>
> Thanks and have fun

You can start by reading the code for lguest:

http://lxr.free-electrons.com/source/drivers/lguest

It has very good documentation and it covers a lot of
OS fundamental blocks.

Daniel.



More information about the Kernelnewbies mailing list