Text

Hi!

Saturday, July 24, 2010

Hi ,
i was thinking about the multiple operating system on one processor. Actually i wanted to implement the applications which are itself an operating system and they do not depend on any other operating systems, for example if we open our computers then we get some icons and when we suppose click on music player then it loads itself i.e. its own small OS start working ! I wonder whether it is possible or not, can we do it ? , what are the obstacles?

1 comment:

  1. I see many problems...
    1> We will have to code at machine level..i m sure nobody wants to do that....
    2>We will still have to write a independent OS to display icons and mouse on screen ...
    Then u have to write code for 2 OS ...
    3> One major goal of computing is to ensure that maximum feasible & optimal resource utilization is obtained...if there r too many OS who will do scheduling??? it may become a completely chaotic situation....
    4>Is Multi-concurrent OS scalable..??

    But there are concepts like microkenel etc...i don't know much about it..so with slight modification your idea may still work..!!!

    ReplyDelete