Start

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

  1. 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.
  2. It is secure as other services are at user level than at kernel level.
  3. 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 disscuss about the content here
SidduSiddu 1165121924|%e %b %Y, %H:%M %Z|agohover

You can discuss about the content here

Siddu.Baddela

unfold YOu can disscuss about the content here by SidduSiddu, 1165121924|%e %b %Y, %H:%M %Z|agohover
how is my new theme
SidduSiddu 1165180931|%e %b %Y, %H:%M %Z|agohover

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

unfold how is my new theme by SidduSiddu, 1165180931|%e %b %Y, %H:%M %Z|agohover
Add a new comment
page_revision: 42, last_edited: 1165432954|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.