linux-stable-rt/Documentation/DocBook
Randy Dunlap 621e59a771 docbook: make kernel-locking table readable
Andi Kleen pointed out to me that the kernel locking cheat sheet
table entries are unreadable.

Make table entries smaller so that pdf and ps output is readable
(columns were being overwritten and garbled) by using abbreviations.
This allows the tables to fit on one page cleanly.
Add a Legend for the abbreviations:
  SLIS: spin_lock_irqsave
  SLI:  spin_lock_irq
  SL:   spin_lock
  SLBH: spin_lock_bh
  DI:   down_interruptible

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-17 05:23:05 -07:00
..
.gitignore
Makefile
deviceiobook.tmpl
filesystems.tmpl
gadget.tmpl
genericirq.tmpl
kernel-api.tmpl devres: kernel-doc and DocBook 2007-05-09 07:02:59 +02:00
kernel-hacking.tmpl
kernel-locking.tmpl docbook: make kernel-locking table readable 2007-05-17 05:23:05 -07:00
libata.tmpl
librs.tmpl docbook: librs typo fixes 2007-05-08 11:15:15 -07:00
lsm.tmpl
mcabook.tmpl
mtdnand.tmpl
procfs-guide.tmpl
procfs_example.c
rapidio.tmpl
stylesheet.xsl
usb.tmpl
videobook.tmpl
wanbook.tmpl
writing_usb_driver.tmpl
z8530book.tmpl