About Linux FAQ

Browse More FAQs:

What is the architecture of Linux?

Posted by Vivek Gite [Last updated: December 18, 2007]

Q. Can you explain the architecture of Linux kernel?

A. Linus Torvalds wrote the first Linux kernel way back in 1991.
Linux is a monolithic kernel. It supports:
=> Preemptive multitasking (both in user mode and kernel mode)
=> Virtual memory
=> Shared libraries
=> On Demand loading
=> Shared copy-on-write executables
=> Memory management
=> The Internet protocol suite and networking
=> Threading
=> Inter-Process Communication
=> Virtual File System and much more

Discussion related to Linux architecture is beyond the scope of this FAQ section. I recommend following books and resources for more information:

  • Linux Kernel in a Nutshell - free (Creative Commons license) downloadable book on the Linux kernel
  • Kernel.org - Basic Linux kernel documentation and source code
  • LWN kernel info pagesThis index covers articles published in the LWN.net Kernel Page.
  • Understanding the Linux Kernel [ILLUSTRATED] - This book explains the inner workings of the current 2.6 Linux kernel. I highly recommend this book. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.

Subscribe to our free e-mail newsletter or RSS feed to get all updates. You can Email this page to a friend.

Related Other Helpful FAQs:

Discussion on This FAQ

  1. surendra Says:

    hay is linux monolitic kernel?
    or modular kernel?

  2. Raj Says:

    Linux is a module-loading monolithic kernel

  3. malini devi Says:

    please send me the related documents of linux.

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.