Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126813
b: refs/heads/master
c: 47fea2a
h: refs/heads/master
i:
  126811: e882394
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Ingo Molnar committed Dec 30, 2008
1 parent 5b24393 commit 13885a7
Show file tree
Hide file tree
Showing 2,089 changed files with 50,234 additions and 144,130 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c5745aa380efb6417b5681104b007c8612fb496
refs/heads/master: 47fea2adfc9e16846bc57c2f64ff233b354fef39
2 changes: 0 additions & 2 deletions trunk/Documentation/RCU/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ RTFP.txt
- List of RCU papers (bibliography) going back to 1980.
torture.txt
- RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
trace.txt
- CONFIG_RCU_TRACE debugfs files and formats
UP.txt
- RCU on Uniprocessor Systems
whatisRCU.txt
Expand Down
413 changes: 0 additions & 413 deletions trunk/Documentation/RCU/trace.txt

This file was deleted.

286 changes: 0 additions & 286 deletions trunk/Documentation/arm/pxa/mfp.txt

This file was deleted.

6 changes: 3 additions & 3 deletions trunk/Documentation/block/biodoc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ I/O scheduler, a.k.a. elevator, is implemented in two layers. Generic dispatch
queue and specific I/O schedulers. Unless stated otherwise, elevator is used
to refer to both parts and I/O scheduler to specific I/O schedulers.

Block layer implements generic dispatch queue in block/*.c.
Block layer implements generic dispatch queue in ll_rw_blk.c and elevator.c.
The generic dispatch queue is responsible for properly ordering barrier
requests, requeueing, handling non-fs requests and all other subtleties.

Expand All @@ -926,8 +926,8 @@ be built inside the kernel. Each queue can choose different one and can also
change to another one dynamically.

A block layer call to the i/o scheduler follows the convention elv_xxx(). This
calls elevator_xxx_fn in the elevator switch (block/elevator.c). Oh, xxx
and xxx might not match exactly, but use your imagination. If an elevator
calls elevator_xxx_fn in the elevator switch (drivers/block/elevator.c). Oh,
xxx and xxx might not match exactly, but use your imagination. If an elevator
doesn't implement a function, the switch does nothing or some minimal house
keeping work.

Expand Down
69 changes: 0 additions & 69 deletions trunk/Documentation/dvb/technisat.txt

This file was deleted.

Loading

0 comments on commit 13885a7

Please sign in to comment.