Click here to Skip to main content
15,882,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
need brief Information about the kernel
hello sir
I am Balaji.N from india. i am Bachelor of computer science and engineering graduates. my passion is to become a developer in field. I am more interested in Operating system my lifetime ambition is to create my own Operating system. I could studied some basic theories but i need a great guidance for achieving my goal. I would like to spend my lifetime to make my dream become success. so please kindly help me.

My questions
which language i could use?
which type of kernel i should use?
what is kernel?
How many types of kernel architecture?
how i could find the best kernel for my OS?
what is the Assembler how i build the my own assembler my OS?


and also tell me some platforms. i known today world there two platform OS are exist that is Unix and Windows. How the platform was designed and How to create different platform of OS?
Posted

1 solution

You are a Bachelor of Computer Science & Engineering, you want to build your own OS, and yet you do not know what a kernel[^] is. Are you sure that's the subject you graduated in? I suggest you take your diploma throw it in the trash, and start doing some proper study of this subject: http://www.google.com[^] is probably the best place to start.

[edit]
Your questions in order:

  • which language i could use?
    • Any that you are familiar with, depending on what is available for the platform you are working on.

  • which type of kernel i should use?
    • Again. whichever one is available on your platform of choice, and will provide the features you require.

  • what is kernel?
    • I think I have answered this.

  • How many types of kernel architecture?
    • A bit of research will tell you the answer to this question.

  • how i could find the best kernel for my OS?
    • What is meant by "best"?

  • what is the Assembler how i build the my own assembler my OS?
    • I'm not sure what that means.


[/edit]
 
Share this answer
 
v4
Comments
Balaji N BI 15-Jul-13 7:07am    
Hello i know what is Kernel Ok i what to ask not for the definition for Kernel such as you put links like in the solution. I need what types of kernel are the best. could you hear about the monolithic kernel, hybrid kernel and some other types of architecture. your miss understanding is the problem Ok I study what all about the BE CSE OK>
Richard MacCutchan 15-Jul-13 7:11am    
What do you mean by "best"? You need to design your system based on hardware and other requirements, only then can you analyse what will be the best choice for your system.
Richard MacCutchan 15-Jul-13 7:19am    
See also my updates above.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900