diff options
author | Jonathan Corbet <corbet@lwn.net> | 2010-05-12 22:23:48 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2010-05-14 17:18:55 +0200 |
commit | 4047f8b1f9f4b4ecc4863f5f10cd9ba388b32a94 (patch) | |
tree | 4cc50188ea1920b4963b45b798658784e49c7a9d /Documentation/00-INDEX | |
parent | Linux 2.6.34-rc7 (diff) | |
download | linux-4047f8b1f9f4b4ecc4863f5f10cd9ba388b32a94.tar.xz linux-4047f8b1f9f4b4ecc4863f5f10cd9ba388b32a94.zip |
Add a document describing the padata interface
This originally appeared as http://lwn.net/Articles/382257/.
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 06b982affe76..dd10b51b4e65 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -250,6 +250,8 @@ numastat.txt - info on how to read Numa policy hit/miss statistics in sysfs. oops-tracing.txt - how to decode those nasty internal kernel error dump messages. +padata.txt + - An introduction to the "padata" parallel execution API parisc/ - directory with info on using Linux on PA-RISC architecture. parport.txt |