Searched full:quickly (Results 1 – 25 of 489) sorted by relevance
12345678910>>...20
/linux-6.12.1/Documentation/admin-guide/ |
D | index.rst | 8 document! With luck things will improve quickly over time. 40 quickly-build-trimmed-linux
|
D | quickly-build-trimmed-linux.rst | 5 How to quickly build a trimmed Linux kernel 60 This guide describes a way perfectly suited for those who want to quickly 79 quickly look something up in the reference section and afterwards jump back 81 https://docs.kernel.org/admin-guide/quickly-build-trimmed-linux.html 106 reference section shows how to quickly install those on various popular Linux 749 something important you can turn on a missing feature later and quickly run the 884 setup that often can be fixed quickly; other times though the problem lies in 1091 …/scm/linux/kernel/git/torvalds/linux.git/plain/Documentation/admin-guide/quickly-build-trimmed-lin…
|
D | reporting-issues.rst | 152 outlining the issue and the impact quickly. On top of this add one sentence 175 regressions as quickly as possible, hence there is a streamlined process to 564 you know exactly how to reproduce an issue quickly on a freshly booted system. 583 regression in the main development branch, as they can quickly affect a lot of 584 people. The developers thus want to learn about such issues as quickly as 727 can easily send you in a wrong direction. That for example happens quickly in 1022 fixed quickly. That's why changes that introduced a regression are often 1023 promptly reverted if the issue they cause can't get solved quickly any other 1025 get something quickly fixed. But for that to happen the change that's causing 1079 outlining the issue and the impact quickly. On top of this add one sentence [all …]
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | cache-policies.rst | 99 performing badly then it starts moving entries more quickly between 100 levels. This lets it adapt to new IO patterns very quickly.
|
/linux-6.12.1/drivers/gpu/drm/vboxvideo/ |
D | hgsmi_ch_setup.h | 9 * can write information about pending buffers, etc, and which can be quickly
|
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_hw_stats.c | 17 "Stats inconsistent, upper 32b of %#010x updating too quickly\n", in fbnic_stat_rd64()
|
/linux-6.12.1/Documentation/dev-tools/ |
D | clang-format.rst | 12 - Quickly reformat a block of code to the kernel style. Specially useful 118 regularly, you will quickly learn to avoid/ignore those.
|
/linux-6.12.1/net/rxrpc/ |
D | rtt.c | 59 * too slowly, when it should be increased quickly, decrease too quickly in rxrpc_rtt_estimator()
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | no_handler_test.c | 37 /* Make sure it overflows quickly */ in no_handler_test()
|
/linux-6.12.1/include/linux/ |
D | kernel.h | 198 * Use tracing_on/tracing_off when you want to quickly turn on or off 250 * printk like tracing in the code, a developer can quickly see 313 * printk like tracing in the code, a developer can quickly see
|
D | pid.h | 19 * quickly from the numeric pid value. The attached processes may be 20 * quickly accessed by following pointers from struct pid.
|
/linux-6.12.1/fs/ubifs/ |
D | lprops.c | 748 * ubifs_fast_find_free - try to find a LEB with free space quickly. 752 * the function is unable to find a LEB quickly. 772 * ubifs_fast_find_empty - try to find an empty LEB quickly. 776 * function is unable to find an empty LEB quickly. 795 * ubifs_fast_find_freeable - try to find a freeable LEB quickly. 799 * function is unable to find a freeable LEB quickly. 819 * ubifs_fast_find_frdi_idx - try to find a freeable index LEB quickly. 823 * function is unable to find a freeable index LEB quickly.
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,jpu.yaml | 15 JPU can encode image data and decode JPEG data quickly.
|
/linux-6.12.1/arch/sparc/kernel/ |
D | ivec.S | 10 * flushing very quickly.
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | eeh_cache.c | 26 * address, the corresponding PCI device can be **quickly** 201 * we maintain a cache of devices that can be quickly searched.
|
/linux-6.12.1/tools/testing/selftests/powerpc/mm/ |
D | hugetlb_vs_thp_test.c | 66 /* 10,000 because it's a "bunch", and completes reasonably quickly */ in test_main()
|
/linux-6.12.1/include/kunit/ |
D | test-bug.h | 38 * is not enabled, it will compile down to nothing and will return quickly no
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_devcoredump_types.h | 20 * This struct contains all the useful information quickly captured at the time
|
/linux-6.12.1/Documentation/sound/soc/ |
D | pops-clicks.rst | 53 amplitude too quickly. It can be minimised by enabling the zero cross setting
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-debug.rst | 37 rate, the more quickly a tasks memory is migrated to a local node if the
|
/linux-6.12.1/drivers/usb/dwc2/ |
D | Kconfig | 77 WARNING: Enabling this will quickly fill your message log.
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ |
D | can327.rst | 32 the driver has to switch between its modes as quickly as possible in 224 between input/output mode as quickly as possible.
|
/linux-6.12.1/fs/xfs/scrub/ |
D | fscounters.c | 41 * quickly, and we allow the counts to be slightly off because we're not taking 47 * structures as quickly as it can. We snapshot the percpu counters before and 64 * function so that the inner AG aggregation loop runs as quickly as possible.
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | checksum.h | 30 * Quickly compute an IP checksum with the assumption that IPv4 headers will
|
/linux-6.12.1/Documentation/process/ |
D | 8.Conclusion.rst | 61 Linux kernel has progressed as quickly and as well as it has because it has
|
12345678910>>...20