Results 1 to 4 of 4

Thread: What is Microsoft Singularity?

  1. #1
    Join Date
    Nov 2011
    Posts
    61

    What is Microsoft Singularity?

    I was searching on the internet and I come to know about the word Microsoft Singularity. Can you tell me what do you mean by that? I really eager to know about the same. so feel free to post your comments over here.

  2. #2
    Join Date
    Nov 2010
    Posts
    363

    Re: What is Microsoft Singularity?

    You should know that Singularity is an experimental operating system which is developed by Microsoft. They have developed this particular operating system really dependable. Kernel, device drivers and all the application written in the managed code. I hope you are aware of the meaning of term Managed code.

  3. #3
    Join Date
    Nov 2010
    Posts
    442

    Re: What is Microsoft Singularity?

    Well this particular operating system is working on the microkernel. The previous version of the microkernels and all the component are supposed to executed into the same address process. This particular address process contains the software-isolated processes. Every single SIP is having their own data and code layout and it is totally dependent from the rest of all the SIP. They work as a normal process but it saves the cost of task-switches.

  4. #4
    Join Date
    Aug 2011
    Posts
    322

    Re: What is Microsoft Singularity?

    As far as working is concerned lowest level of x86 interrupt dispatched code is written into the assembly language as well as C. after executing of the that code it simply invokes the kernel. The runtime and garbage collector are written into Sing#. The hardware abstraction layer is written into C++ and into protected mode. Also there is C code which will useful for debugging. This particular operating system never invokes thee bios rather it invokes the device drivers which are written into Sing#.

Similar Threads

  1. Is Microsoft Singularity next generation of Windows?
    By Hridayeshu in forum Operating Systems
    Replies: 3
    Last Post: 03-01-2012, 10:53 AM
  2. What is new in Microsoft Singularity RDK 2.0?
    By Gowravaram in forum Operating Systems
    Replies: 4
    Last Post: 03-01-2012, 10:49 AM
  3. Replies: 2
    Last Post: 03-01-2012, 10:49 AM
  4. Microsoft Office slow on Microsoft Vista and Microsoft Windows 7
    By take__me__away in forum Windows Software
    Replies: 3
    Last Post: 24-03-2010, 09:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,009,606.63205 seconds with 16 queries