There is lot beyond books and classroom teaching.
This is Siddhartha's/Siddu.Baddela's Wiki
Hello there
I am using it to keep track of our project and my knowledge and Myself ;-)
I am thinking of working on a project on Gnu/Hurd
project members please visit the ToDo List to know
What they have to do And please update your To-Do pages
Thank You
Siddu.Baddela
People create new pages with what ever name you want but add -[your name] to the end of the page name
This will make it easy to maintain and avoids conflicts
And While editing pages with gadgets like this page with gadget google calender
Do not use preview
the ajax script creates problems
Thank You
Before i start off i have to learn about Hurd's microkernel Gnu/mach
i am at the starting stage of ipc's
What i know about Gnu/Mach
it is a the micro kernel of Gnu/hurd system of kernels
Before telling what is hurd i want to tell what is a microkernel
and how is it diffrent from the other famous free software kernel Linux
Linux is a monolithic kernel
- what does that mean?
It means that all the operations of the kernel are taken up by a
single process. To be more precises a single stand alone thread.
- Operations of the kernel hummmmm……?
Basic operation of a kernel are Process mangement ,
memory or address space management
initializing the devices, interprocess communication
but not the networking filesystem management etc.
Microkernel Gnu/mach
It does all the basic operations of the operating system.
like Process management , address space management
initializing the devices, interprocess communication
but not the networking filesystem management etc.
these are done by the user-level process called servers.
Advantages are
- To add new features to a services say filesystem you don't have modify the entire kernel you can modify the server and restart the server.
- It is secure as other services are at user level than at kernel level.
- If a services crashes you can restart the specific service rather than restarting the entire system.So reliable system.
You need to have a Wikidot.com account and be signed to apply for membership.
|
if you already have a Wikidot.com account |
or |
it is worth it and is free |






You can discuss about the content here
Siddu.Baddela
hello
people tell me how is my new BLACK theme that i made
I cant get the perfect harmony that i wanted ( in shades)
Please guys help me find the perfect shades
and also the bugs in the theme that i have to change
Thank you
Siddu.Baddela