Home
last modified time | relevance | path

Searched refs:merges (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/Documentation/block/
Dstat.txt24 read merges requests number of read I/Os merged with in-queue I/O
28 write merges requests number of write I/Os merged with in-queue I/O
40 read merges, write merges
Ddeadline-iosched.txt65 back merges are much more common than front merges. For some work loads, you
68 Front merges may still occur due to the cached last_merge hint, but since
Dqueue-sysfs.txt29 merging requests in the block layer. By default (0) all merges are
30 enabled. When set to 1 only simple one-hit merges will be tried. When
Dbiodoc.txt420 vii.Ability to handle the possibility of splits/merges as the structure passes
479 - A linked list of bios is used as before for unrelated merges (*) - this
490 (*) unrelated merges -- a request ends up containing two or more bios that
1031 "Front merges", a new request being merged at the front of an existing request,
1032 are far less common than "back merges" due to the nature of most I/O patterns.
1033 Front merges are handled by the binary trees in AS and deadline schedulers.
/linux-3.4.99/Documentation/
Diostats.txt110 the host disk happens much earlier. All merges and timings now happen
135 reads/writes before merges for partitions and after for disks. Since a
144 eventual merges. As requests can be merged across partition, this could lead
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-firmware-memmap12 the kernel merges that memory map with other information or
Dsysfs-block141 merge checks are disabled, but the simple one-shot merges
/linux-3.4.99/block/
Dpartition-generic.c126 part_stat_read(p, merges[READ]), in part_stat_show()
130 part_stat_read(p, merges[WRITE]), in part_stat_show()
Dgenhd.c1167 part_stat_read(hd, merges[READ]), in diskstats_show()
1171 part_stat_read(hd, merges[WRITE]), in diskstats_show()
Dblk-core.c72 part_stat_inc(cpu, part, merges[rw]); in drive_stat_acct()
/linux-3.4.99/Documentation/development-process/
D7.AdvancedTopics41 remote branches, the index, fast-forward merges, pushes and pulls, detached
102 makes good sense, but overly frequent merges can clutter the history
106 perform test merges in a private branch. The git "rerere" tool can be
/linux-3.4.99/Documentation/vm/
Dksm.txt18 KSM only merges anonymous (private) pages, never pagecache (file) pages.
/linux-3.4.99/include/linux/
Dgenhd.h85 unsigned long merges[2]; member
/linux-3.4.99/Documentation/device-mapper/
Dsnapshot.txt58 procedure, and merges these chunks back into the <origin>. Once merging