/openbmc/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 18 merges would be nearly impossible. Some problems encountered by 19 maintainers result from a desire to avoid merges, while others come from 106 is not such a project; any rebasing of branches to avoid merges will, most 109 Subsystem maintainers find themselves having to do two types of merges: 138 While merges from downstream are common and unremarkable, merges from other 140 Such merges need to be carefully thought about and well justified, or 144 type of merge is often called a "back merge". Back merges can help to make 149 Why is that? Back merges will muddy the development history of your own 152 you are managing is stable and ready for upstream. Frequent merges can 157 That said, back merges are occasionally required; when that happens, be [all …]
|
/openbmc/linux/Documentation/block/ |
H A D | stat.rst | 30 read merges requests number of read I/Os merged with in-queue I/O 34 write merges requests number of write I/Os merged with in-queue I/O 41 discard merges requests number of discard I/Os merged with in-queue I/O 61 read merges, write merges, discard merges
|
H A D | deadline-iosched.rst | 64 back merges are much more common than front merges. For some work loads, you 67 Front merges may still occur due to the cached last_merge hint, but since
|
/openbmc/linux/tools/perf/util/ |
H A D | svghelper.h | 10 …_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges); 11 …_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges); 12 …_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges);
|
H A D | svghelper.c | 153 …g_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_ubox() argument 162 fprintf(svgfile, "<title>fd=%d error=%d merges=%d</title>\n", fd, err, merges); in svg_ubox() 172 …g_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_lbox() argument 181 fprintf(svgfile, "<title>fd=%d error=%d merges=%d</title>\n", fd, err, merges); in svg_lbox() 191 …g_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int merges) in svg_fbox() argument 200 fprintf(svgfile, "<title>fd=%d error=%d merges=%d</title>\n", fd, err, merges); in svg_fbox()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | process_tree.py | 198 """Merges the logger's process subtree. The logger will typically 225 """Merges specific process subtrees (used for processes which usually 243 """Merges thread processes. Sibling processes with the same command 266 """Merges process runs. Single child processes which share the same 285 """Merges two process' samples."""
|
/openbmc/linux/drivers/md/ |
H A D | dm-stats.c | 28 unsigned long long merges[2]; member 595 p->merges[idx] += stats_aux->merged; in dm_stat_for_entry() 726 shared->tmp.merges[READ] = 0; in __dm_stat_init_temporary_percpu_totals() 727 shared->tmp.merges[WRITE] = 0; in __dm_stat_init_temporary_percpu_totals() 744 shared->tmp.merges[READ] += READ_ONCE(p->merges[READ]); in __dm_stat_init_temporary_percpu_totals() 745 shared->tmp.merges[WRITE] += READ_ONCE(p->merges[WRITE]); in __dm_stat_init_temporary_percpu_totals() 778 p->merges[READ] -= shared->tmp.merges[READ]; in __dm_stat_clear() 779 p->merges[WRITE] -= shared->tmp.merges[WRITE]; in __dm_stat_clear() 891 shared->tmp.merges[READ], in dm_stats_print() 895 shared->tmp.merges[WRITE], in dm_stats_print()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | tmio_mmc.h | 30 /* driver merges STATUS and following STATUS2 */ 32 /* driver merges IRQ_MASK and following IRQ_MASK2 */ 62 /* These belong technically to CTL_STATUS2, but the driver merges them */
|
/openbmc/linux/Documentation/process/ |
H A D | 7.AdvancedTopics.rst | 45 remote branches, the index, fast-forward merges, pushes and pulls, detached 106 makes good sense, but overly frequent merges can clutter the history 110 perform test merges in a private branch. The git "rerere" tool can be
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | iostats.rst | 155 the host disk happens much earlier. All merges and timings now happen 183 reads/writes before merges for partitions and after for disks. Since a 192 eventual merges. As requests can be merged across partition, this could lead
|
/openbmc/linux/block/ |
H A D | genhd.c | 114 stat->merges[group] += ptr->merges[group]; in part_stat_read_all() 979 stat.merges[STAT_READ], in part_stat_show() 983 stat.merges[STAT_WRITE], in part_stat_show() 994 stat.merges[STAT_DISCARD], in part_stat_show() 1281 stat.merges[STAT_READ], in diskstats_show() 1286 stat.merges[STAT_WRITE], in diskstats_show() 1298 stat.merges[STAT_DISCARD], in diskstats_show()
|
H A D | elevator.c | 283 * Levels of merges: in elv_merge() 284 * nomerges: No merges at all attempted in elv_merge() 286 * merges: All merge tries attempted in elv_merge()
|
/openbmc/openbmc/poky/meta/recipes-support/itstool/ |
H A D | itstool_2.0.7.bb | 3 files, then merges translations from MO files to create translated \
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | nvidia,tegra20-mc.yaml | 15 The Tegra20 Memory Controller merges request streams from various client
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-static-funnel.yaml | 23 The Coresight static funnel merges 2-8 trace sources into a single trace
|
H A D | arm,coresight-dynamic-funnel.yaml | 23 The Coresight funnel merges 2-8 trace sources into a single trace
|
/openbmc/linux/tools/perf/ |
H A D | builtin-timechart.c | 170 int merges; member 835 sample->merges += prev->merges + 1; in pid_end_io_sample() 1180 sample->merges); in draw_io_bars() 1189 sample->merges); in draw_io_bars() 1198 sample->merges); in draw_io_bars() 1207 sample->merges); in draw_io_bars() 1216 sample->merges); in draw_io_bars() 1225 sample->merges); in draw_io_bars()
|
/openbmc/linux/arch/mips/tools/ |
H A D | generic-board-config.sh | 7 # This script merges configuration fragments for boards supported by the
|
/openbmc/linux/include/linux/ |
H A D | part_stat.h | 12 unsigned long merges[NR_STAT_GROUPS]; member
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | ksm.rst | 25 KSM only merges anonymous (private) pages, never pagecache (file) pages. 93 When set to 0, ksm merges only pages which physically reside
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-memmap | 12 the kernel merges that memory map with other information or
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | renesas,rsnd.txt | 140 MIX merges 2 sounds path. You can see 2 sound interface on system, 191 TDM Split mode merges 4 sounds. You can see 4 sound interface on system,
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-dib0700-nec.c | 6 // TODO: This table is a real mess, as it merges RC codes from several
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | frontend.json | 65 …"BriefDescription": "Load missed L1, counted at finish time. LMQ merges are not included in this c…
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_overlay.c | 524 * overlay_apply_node - Merges a node into the base device tree 530 * overlay_apply_node() merges a node into a target base device tree 594 * overlay_merge() merges an overlay into its base device tree.
|