Coder Social home page Coder Social logo

kernel-dev's Introduction

Kernel Development

A kernel is a program that constitutes the central core of a computer operating system. It is responsible for translating the command into something that can be understood by the computer hardware. It is the first thing that is loaded into memory when a computer is booted up (i.e., started), and it remains in memory for the entire time that the computer is in operation. An executable, also called an executable file, is a file that can be run as a program.

Kernel and Operating System

The kernel is a part of an operating system. An operating system is something that includes a kernel plus quite a few lower-level applications (file manager, control panel, etc.) to make computers more user-friendly.

A distribution is an operating system packaged with distribution-specific patches which aim to make the system more usable.

Table of Contents

  1. Kernel Source Tree
  2. Boot Process
  3. Compiling Kernel
  4. Hello World Module
  5. Tracing System Overview
  6. Kernel Utilities
  7. Namespace
  8. Filesystem
  9. User-Kernel Communication
  10. Kernel Unit Test

kernel-dev's People

Contributors

zhourrr avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.