Define Dictionary Meaning - True Words & Their Meanings
    • New Words
      • Recently Added Words
      • Most Popular Words
      • Most Viewed Words
    • Lists & Glossaries
    • Chatroom
    • Resources
        • Common Words
        • Common English Words
          Words containing word Black
          Lists and Glossaries
        • Games
        • Hangman
          Grammar Check
          English Practice
        • Articles
        • The Evolution of Dictionaries
          Business Jargon Decoded
    • Register
    • Login

    Microkernel

    Definitions
    1
    1
    200
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gregoryundefined
      Gregory
      last edited by admin

      A microkernel is a minimalistic kernel designed to be as small as possible. It contains only the basic code needed to communicate with hardware and load an operating system.
      Most modern kernels, sometimes called monolithic kernels, contain several million lines of code. For example, the Linux 3.0 kernel includes over 15 million lines. Microkernels, on the other hand, generally contain less than 10,000 lines of code. They are able to maintain a small size by loading most system processes in the user mode rather than the kernel itself.
      A monolithic kernel may include device drivers, file system support, and inter-process communication (IPC) protocols for applications. A microkernel only includes basic system IPC protocols and memory management functions. Everything else is loaded in user mode (when a user logs on). This keeps the kernel size small and also provides a modular type of OS since custom drivers and file systems can be loaded by the kernel.
      Microkernels were popular in the 1980s because of the memory and storage limitations of early computer systems. While they are still used for some server OSes, most major operating systems, such as Windows and OS X, use monolithic kernels.

      1 Reply Last reply Reply Quote 0

        Microkernel meaning & definition 1 of Microkernel.

      • 1 / 1
      • First post
        Last post
      Define Dictionary Meaning
      Most Popular Words All Definitions Terms of Service Privacy Policy Browse Lists

      © 2023 Define Dictionary Meaning. All rights reserved

      - A B C D E F G H I J K L M N O P Q R S T U V W X Y Z