Home
last modified time | relevance | path

Searched refs:buffering (Results 1 – 25 of 74) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch4 Subject: [PATCH 09/22] Do not disable buffering when writing to oom_score_adj
6 On musl, disabling buffering when writing to oom_score_adj will
13 if buffering is disabled.
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch4 Subject: [PATCH 09/26] Do not disable buffering when writing to oom_score_adj
6 On musl, disabling buffering when writing to oom_score_adj will
13 if buffering is disabled.
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1357 min_buf_tx += pep->buffering; in cdns2_eps_onchip_buffer_init()
1359 min_buf_rx += pep->buffering; in cdns2_eps_onchip_buffer_init()
1371 if (free + pep->buffering >= 4) in cdns2_eps_onchip_buffer_init()
1374 free = free + pep->buffering; in cdns2_eps_onchip_buffer_init()
1376 min_buf_tx = min_buf_tx - pep->buffering + free; in cdns2_eps_onchip_buffer_init()
1378 pep->buffering = free; in cdns2_eps_onchip_buffer_init()
1385 pep->name, tx_offset, pep->buffering); in cdns2_eps_onchip_buffer_init()
1387 tx_offset += pep->buffering * 1024; in cdns2_eps_onchip_buffer_init()
1391 if (free + pep->buffering >= 4) in cdns2_eps_onchip_buffer_init()
1394 free = free + pep->buffering; in cdns2_eps_onchip_buffer_init()
[all …]
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-record-no-buffering3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0013-Implement-triple-buffering-for-wayland.patch4 Subject: [PATCH] Implement triple buffering for wayland
6 Change from double to triple buffering for wayland.
/openbmc/linux/drivers/iio/buffer/
H A DKconfig34 tristate "Industrial I/O HW buffering"
44 tristate "Industrial I/O buffering based on kfifo"
/openbmc/linux/tools/memory-model/litmus-tests/
H A DLB+poonceonces.litmus6 * Can the counter-intuitive outcome for the load-buffering pattern
H A DLB+poacquireonce+pooncerelease.litmus6 * Does a release-acquire pair suffice for the load-buffering litmus
H A DSB+poonceonces.litmus7 * to order the store-buffering pattern, where each process writes to the
H A DSB+fencembonceonces.litmus7 * order the store-buffering pattern, where each process writes to the
H A DLB+fencembonceonce+ctrlonceonce.litmus7 * the load-buffering pattern, in other words, preventing all processes
H A DREADME54 load-buffering litmus test, where each process reads from one
58 Does a release-acquire pair suffice for the load-buffering
118 buffering, which forms the core of Dekker's mutual-exclusion
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mbuffer/
H A Dmbuffer_20140310.bb1 DESCRIPTION = "mbuffer is a tool for buffering data streams with a large set of unique features."
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dlpc-eth.txt11 - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering
/openbmc/openbmc/meta-google/recipes-core/busybox/files/
H A Dgbmc.cfg9 # Used for line buffering
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst240 Kernel boot message: "PCI-DMA: Using software bounce buffering
259 Use software bounce buffering (SWIOTLB) (default for
287 iommu options only relevant to the software bounce buffering (SWIOTLB) IOMMU
292 Prereserve that many 2K slots for the software IO bounce buffering.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcereal/files/
H A D0001-doctest-Do-not-use-unnamed-class.patch35 // allowing some buffering decreases the amount of calls to overflow
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ebs.rst13 Underlying block size can be set to > 4K to test buffering larger units.
H A Ddm-zoned.rst37 dm-zoned implements an on-disk buffering scheme to handle non-sequential
53 zones of the device may be used also for buffering user random writes.
56 reused for buffering incoming random writes.
/openbmc/u-boot/doc/
H A DREADME.bus_vcxk37 define this option to enable double buffering (needs 16KiB RAM)
/openbmc/linux/tools/memory-model/Documentation/
H A Drecipes.txt195 load buffering, release-acquire chains, store buffering.
350 Load buffering (LB)
471 Store buffering
474 Store buffering can be thought of as upside-down load buffering, so
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuall.txt2 FBIOPUT_VSCREENINFO failed, double buffering disabled
/openbmc/linux/fs/jffs2/
H A DKconfig33 bool "JFFS2 write-buffering support"
37 This enables the write-buffering support in JFFS2.
/openbmc/linux/fs/cramfs/
H A DKconfig43 This saves some memory since no intermediate buffering is
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_255.6.bb33 file://0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \

123