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
On Mon, 13 Jun 2016, ty armour 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.
perhaps you'd like a hot oil massage and a nice chablis while you wait. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================
On Tue, Jun 21, 2016 at 10:43 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
On Mon, 13 Jun 2016, ty armour 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.
perhaps you'd like a hot oil massage and a nice chablis while you wait.
Oh, that sounds nice. Should I supply my credit-card details as well? -H
On Mon, Jun 13, 2016 at 5:43 PM, ty armour <aarmour@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.
On Mon, Jun 13, 2016 at 3:43 PM, ty armour <aarmour@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
If you look at the Archives I posted a lot of links in a mail few weeks ago.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Thank you Warm Regards Anuz
participants (5)
-
Anuz Pratap Singh Tomar -
Daniel Baluta -
Henrik Austad -
Robert P. J. Day -
ty armour