Git Product home page Git Product logo

lkpa's Introduction

LKPA(Linux Kernel Principle and Application)

Linux操作系统原理与应用第二版改编

目录结构

Gitbook预览

Linux操作系统原理与应用(第二版)

约定

  • 全文使用Markdown编写
  • 文中所有代码都是基于Centos7.3.1611,内核版本3.10.0-514.2.1.el7
  • 全文使用缩写LKPA来表示本书
  • 全书使用Gitbook编辑器来编写
  • 全书所有的图片统一使用visio2013和MindManage编辑
  • 全书所有的代码符合C99标准,使用Linux kernel coding style
  • 首行缩进使用 

内容简介

 本书是一本Linux内核以及动手实践的入门教程。在庞大的Linux内核中,选取最基本的内容-进程管理、中断、内存管理、系统调用、内核同步、文件系统、I/O设备管理等进行阐述。书中各章节从原理出发,基于Linux内核源代码但又不局限于代码,分析原理如何落实到代码,并通过一些简单有效的实例说明如何调用Linux内核提供的函数进行内核级程序的开发,主要章节给出了相对具有实用价值的小型应用,从而让读者在实践中加深对原理的理解和应用。

 本书对于希望深入Linux操作系统内部、阅读Linux内核源代码以及进行内核级程序开发的读者具有较高的参考价值。本书可作为高等院校计算机相关专业的本科生、研究生的教材,同时,Linux应用开发人员、嵌入式系统开发人员等读者均可从本书的阅读中获益。

lkpa's People

Contributors

ppingfann avatar penpenpenpen avatar denniswong avatar windghoul avatar zyfjeff avatar huoxinghuilai avatar republick avatar jimmyxian avatar cljcore avatar hds2333 avatar maxwell92 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.