On Mon, Jun 13, 2016 at 5:43 PM, ty armour <[email protected]> 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.

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to