/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 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 D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 4 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 D | cdns2-gadget.c | 1357 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 D | test-record-no-buffering | 3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0013-Implement-triple-buffering-for-wayland.patch | 4 Subject: [PATCH] Implement triple buffering for wayland 6 Change from double to triple buffering for wayland.
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | Kconfig | 34 tristate "Industrial I/O HW buffering" 44 tristate "Industrial I/O buffering based on kfifo"
|
/openbmc/linux/tools/memory-model/litmus-tests/ |
H A D | LB+poonceonces.litmus | 6 * Can the counter-intuitive outcome for the load-buffering pattern
|
H A D | LB+poacquireonce+pooncerelease.litmus | 6 * Does a release-acquire pair suffice for the load-buffering litmus
|
H A D | SB+poonceonces.litmus | 7 * to order the store-buffering pattern, where each process writes to the
|
H A D | SB+fencembonceonces.litmus | 7 * order the store-buffering pattern, where each process writes to the
|
H A D | LB+fencembonceonce+ctrlonceonce.litmus | 7 * the load-buffering pattern, in other words, preventing all processes
|
H A D | README | 54 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 D | mbuffer_20140310.bb | 1 DESCRIPTION = "mbuffer is a tool for buffering data streams with a large set of unique features."
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | lpc-eth.txt | 11 - use-iram: Use LPC32xx internal SRAM (IRAM) for DMA buffering
|
/openbmc/openbmc/meta-google/recipes-core/busybox/files/ |
H A D | gbmc.cfg | 9 # Used for line buffering
|
/openbmc/linux/Documentation/arch/x86/x86_64/ |
H A D | boot-options.rst | 240 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 D | 0001-doctest-Do-not-use-unnamed-class.patch | 35 // allowing some buffering decreases the amount of calls to overflow
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-ebs.rst | 13 Underlying block size can be set to > 4K to test buffering larger units.
|
H A D | dm-zoned.rst | 37 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 D | README.bus_vcxk | 37 define this option to enable double buffering (needs 16KiB RAM)
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | recipes.txt | 195 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 D | parselogs-ignores-qemuall.txt | 2 FBIOPUT_VSCREENINFO failed, double buffering disabled
|
/openbmc/linux/fs/jffs2/ |
H A D | Kconfig | 33 bool "JFFS2 write-buffering support" 37 This enables the write-buffering support in JFFS2.
|
/openbmc/linux/fs/cramfs/ |
H A D | Kconfig | 43 This saves some memory since no intermediate buffering is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/ |
H A D | sdbus-c++-libsystemd_255.6.bb | 33 file://0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch \
|