Home
last modified time | relevance | path

Searched refs:slow (Results 251 – 275 of 399) sorted by relevance

1...<<111213141516

/openbmc/linux/Documentation/power/
H A Dswsusp.rst250 but it may be unnecessarily slow. If you want your driver to stay simple,
502 slow, take a look at suspend.sf.net -- userland suspend is faster and
/openbmc/linux/Documentation/crypto/
H A Ddescore-readme.rst147 of tables and appears to be slow.
179 it was excessively slow, the author had attempted to clarify the code
/openbmc/linux/Documentation/networking/
H A Dsnmp_counter.rst418 packet, one is fast path, another is slow path. The comment in kernel
421 It is split into a fast path and a slow path. The fast path is
426 is only handled properly on the slow path.
439 them in slow path, which means the performance might be not very
440 good. Kernel would also come into slow path if the "Delayed ack" is
452 if kernel handles it in the slow path, TcpExtTCPPureAcks will
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1922 goto slow; in eb_relocate_parse()
1939 goto slow; in eb_relocate_parse()
1955 slow: in eb_relocate_parse()
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/
H A Dlocal.conf.sample44 # connection is slow. These are all stored in DL_DIR. When wiping and rebuilding you
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/
H A Dlocal.conf.sample44 # connection is slow. These are all stored in DL_DIR. When wiping and rebuilding you
/openbmc/phosphor-ipmi-flash/
H A DREADME.md113 file over IPMI packets, which is a very slow process. A 32-MiB image can take ~3
/openbmc/linux/Documentation/process/
H A Dstable-api-nonsense.rst109 stopping to slow down. As such, the kernel developers find bugs in
H A Dbotching-up-ioctls.rst154 Especially if your reference clock is something really slow like the display
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst174 a new IO, but the (slow) reader thread is still reading from it. In other words,
/openbmc/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst197 You may need to add a short delay in the driver to 'slow down' the
/openbmc/linux/Documentation/usb/
H A Dehci.rst16 can be used on USB 1.1 systems, but they slow down to USB 1.1 speeds.
/openbmc/qemu/docs/system/ppc/
H A Dpseries.rst175 privileged instructions run quite slow with KVM-PR. On the other hand, because
/openbmc/docs/designs/
H A Dbmc-health-monitor.md209 binary as well as a shell script. It turns out running shell script is too slow,
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst417 - Number of slow path order-0 allocations.
421 - Number of slow path high order allocations.
425 - Counter is incremented when ptr ring is empty, so a slow path allocation
/openbmc/u-boot/doc/
H A DREADME.fsl-ddr142 performs a fast test. A slow test can be enabled by changing the flag at
/openbmc/openbmc/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst155 Cloning repositories from scratch each time they are required was slow
/openbmc/qemu/hw/vfio/
H A Dtrace-events126 vfio_platform_intp_mmap_enable(int pin) "IRQ #%d still active, stay in slow path"
/openbmc/linux/Documentation/arch/x86/
H A Dtdx.rst72 trapping and handling in the TDX module. Other than possibly being slow,
/openbmc/linux/Documentation/bpf/
H A Dringbuf.rst182 already committed. It is thus possible for slow producers to temporarily hold
/openbmc/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst68 accesses are slow relatively to CPU speed. To avoid spending precious
/openbmc/linux/net/unix/
H A Daf_unix.c3482 bool slow; in bpf_iter_unix_seq_show() local
3488 slow = lock_sock_fast(sk); in bpf_iter_unix_seq_show()
3500 unlock_sock_fast(sk, slow); in bpf_iter_unix_seq_show()
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md24 This specification supports IPMI as a transport layer. This can be quite slow,
/openbmc/linux/Documentation/core-api/
H A Dpin_user_pages.rst279 * `Some slow progress on get_user_pages() (Apr 2, 2019) <https://lwn.net/Articles/784574/>`_
/openbmc/linux/net/ipv4/
H A DKconfig511 congestion window and slow start threshold after a congestion
513 slow start threshold and a congestion window which takes into

1...<<111213141516