Giter Site home page Giter Site logo

srg-ics-uplb / linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linux-kernel-labs/linux

0.0 1.0 0.0 2.3 GB

Linux kernel source tree

License: Other

Makefile 0.26% C 96.25% Assembly 1.36% C++ 1.40% Objective-C 0.31% Shell 0.14% Perl 0.13% Awk 0.01% Python 0.09% Yacc 0.02% Lex 0.01% UnrealScript 0.01% Gherkin 0.01% XS 0.01% Roff 0.02% Clojure 0.01% M4 0.01% sed 0.01% SmPL 0.02% Raku 0.01%

linux's Introduction

Linux Kernel Teaching

This is a collection of lectures and labs Linux kernel topics. The lectures focus on theoretical and Linux kernel exploration.

The labs focus on device drivers topics and they resemble "howto" style documentation. Each topic has two parts:

  • a walk-through the topic which contains an overview, the main abstractions, simple examples and pointers to APIs
  • a hands-on part which contains a few exercises that should be resolved by the student; to focus on the topic at hand, the student is presented with a starting coding skeleton and with in-depth tips on how to solve the exercises

This content is based on the Operatings Systems 2 course from the Computer Science and Engineering Department, the Faculty of Automatic Control and Computers, University POLITEHNICA of Bucharest.

You can get the latest version at http://github.com/linux-kernel-labs.

To get started build the documentation from the sources after installing docker-compose on you host:

cd tools/labs && make docker-docs

then point your browser at Documentation/output/labs/index.html.

Alternatively, you can build directly on the host (see tools/labs/docs/Dockerfile for dependencies):

cd tools/labs && make docs
.. toctree::
   :caption: Lectures

   lectures/so2.cs.pub.ro.rst
   lectures/intro.rst
   lectures/syscalls.rst
   lectures/interrupts.rst
   lectures/smp.rst
   lectures/debugging.rst

.. toctree::
   :caption: Labs

   labs/infrastructure.rst
   labs/introduction.rst
   labs/kernel_modules.rst
   labs/kernel_api.rst
   labs/device_drivers.rst
   labs/interrupts.rst
   labs/deferred_work.rst
   labs/block_device_drivers.rst
   labs/filesystems_part1.rst
   labs/filesystems_part2.rst
   labs/networking.rst
   labs/memory_mapping.rst
   labs/device_model.rst

.. toctree::
   :caption: Useful info

   info/vm.rst
   info/contributing.rst

linux's People

Contributors

torvalds avatar davem330 avatar broonie avatar tiwai avatar arndb avatar mchehab avatar gregkh avatar bigguiness avatar htejun avatar ickle avatar geertu avatar joeperches avatar danvet avatar olofj avatar jmberg-intel avatar airlied avatar axellin avatar acmel avatar morimoto avatar pmundt avatar linusw avatar vsyrjala avatar bzolnier avatar alexdeucher avatar larsclausen avatar ralfbaechle avatar rafaeljw avatar dhowells avatar rddunlap avatar jhovold avatar

Watchers

James Cloos 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.