When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Microkernel - Wikipedia

    en.wikipedia.org/wiki/Microkernel

    Structure of monolithic and microkernel-based operating systems, respectively. In computer science, a microkernel (often abbreviated as μ-kernel) is the near-minimum amount of software that can provide the mechanisms needed to implement an operating system (OS).

  3. Category:Microkernel-based operating systems - Wikipedia

    en.wikipedia.org/wiki/Category:Microkernel-based...

    A microkernel is a minimal computer operating system kernel which, in its purest form, provides no operating system services at all, only the mechanisms needed to implement such services, such as low-level address space management, thread management, and inter-process communication (IPC).

  4. L4 microkernel family - Wikipedia

    en.wikipedia.org/wiki/L4_microkernel_family

    L4 is a family of second-generation microkernels, used to implement a variety of types of operating systems (OS), though mostly for Unix-like, Portable Operating System Interface compliant types. L4, like its predecessor microkernel L3 , was created by German computer scientist Jochen Liedtke as a response to the poor performance of earlier ...

  5. Kernel (operating system) - Wikipedia

    en.wikipedia.org/wiki/Kernel_(operating_system)

    A microkernel allows the implementation of the remaining part of the operating system as a normal application program written in a high-level language, and the use of different operating systems on top of the same unchanged kernel. It is also possible to dynamically switch among operating systems and to have more than one active simultaneously ...

  6. Mach (kernel) - Wikipedia

    en.wikipedia.org/wiki/Mach_(kernel)

    By the mid-1990s, work on microkernel systems was largely stagnant, although the market had generally believed that all modern operating systems would be microkernel based by the 1990s. The primary remaining widespread uses of the Mach kernel are Apple's macOS and its sibling iOS, which run atop a heavily modified hybrid Open Software ...

  7. QNX - Wikipedia

    en.wikipedia.org/wiki/QNX

    As a microkernel-based OS, QNX is based on the idea of running most of the operating system kernel in the form of a number of small tasks, named Resource Managers. This differs from the more traditional monolithic kernel, in which the operating system kernel is one very large program composed of a huge number of parts, with special abilities ...

  8. List of operating systems - Wikipedia

    en.wikipedia.org/wiki/List_of_operating_systems

    This is a list of operating systems. ... Workplace OS (a microkernel based operating system including OS/2, developed and canceled in the 1990s) K42 ...

  9. GNU Hurd - Wikipedia

    en.wikipedia.org/wiki/GNU_Hurd

    GNU Hurd is a collection of microkernel servers written as part of GNU, for the GNU Mach microkernel. It has been under development since 1990 by the GNU Project of the Free Software Foundation, designed as a replacement for the Unix kernel, [4] and released as free software under the GNU General Public License.