File: control

package info (click to toggle)
kernel-internals-guide 20011021-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 260 kB
  • ctags: 8
  • sloc: makefile: 49
file content (17 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: kernel-internals-guide
Section: doc
Priority: optional
Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.5.6
Build-Depends-Indep: debhelper (>= 2.0.40), groff, linuxdoc-tools

Package: kernel-internals-guide
Architecture: all
Description: Linux Kernel 2.4 Internals Guide
 An introduction to the Linux 2.4 kernel. The Guide currently covers the
 following major topics:
  - Booting
  - Process and Interrupt Management
  - Virtual Filesystem (VFS)
  - Linux Page Cache
  - IPC mechanisms