KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

KernelNewbies:
  • New_Kernel_Hacking_HOWTO
  • Subsystems

Parent Node : New_Kernel_Hacking_HOWTO

The Linux kernel can be thought as logically composed of many Subsystems. They may be not implemented as separate directories in the tree structure due to the tight coupling among them all.

  1. Process Creating, Management and Destroing
  2. Process Scheduling
  3. Inter Process Communication
  4. Memory Addressing
  5. Memory Management
  6. Reclaiming Pages
  7. Process Address Space
  8. Exceptions and Interrupts Handling

  9. Deferring Work: Tasklets and SoftIRQ
  10. Synchronization
  11. Time Management
  12. System Calls
  13. Virtual File System
  14. Accessing Directories and Files
  15. Block I/O Layer
  16. Page Cache
  17. Device Drivers, Kobjects and Sysfs
  18. Module Management: Insert Code at Run-Time
  19. Add More
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01