some guidance for a stuck newbie
Posted: Fri Oct 21, 2005 1:14 am
Greetings Everyone,
I am new to developing OS's. I started learning only last month from OS concepts by Silberschatz and Galvin. Now I have almost covered the entire book. I would like to find answers to some of the exercises given at the end of each chapter.
I want to develop my own OS also. Towards that end, I started reading Bran's tut on kernel dev. In that i am not able to understand some of the code in GDT section. There are a lot of bitwise operations for untold reasons. I didnt understand that section properly. IDT was much easier and so was the rest of it. I wud also like to know some basic details on x86 machines (very basic) just enough to understand why the assembly is written that way. i do not intend to write any assembly myself. I wud like to know the dev cycle of an OS.
Thanks for ur patience and encouragement.
I am new to developing OS's. I started learning only last month from OS concepts by Silberschatz and Galvin. Now I have almost covered the entire book. I would like to find answers to some of the exercises given at the end of each chapter.
I want to develop my own OS also. Towards that end, I started reading Bran's tut on kernel dev. In that i am not able to understand some of the code in GDT section. There are a lot of bitwise operations for untold reasons. I didnt understand that section properly. IDT was much easier and so was the rest of it. I wud also like to know some basic details on x86 machines (very basic) just enough to understand why the assembly is written that way. i do not intend to write any assembly myself. I wud like to know the dev cycle of an OS.
Thanks for ur patience and encouragement.