Searched full:frequently (Results 1 – 25 of 638) sorted by relevance
12345678910>>...26
| /kernel/linux/linux-5.10/include/linux/ |
| D | cache.h | 17 * __read_mostly is used to keep rarely changing variables out of frequently 19 * frequently in hot paths. Performance traces can help decide when to use 21 * best case multiple frequently read variables for a hot path will be next
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cache.h | 17 * __read_mostly is used to keep rarely changing variables out of frequently 19 * frequently in hot paths. Performance traces can help decide when to use 21 * best case multiple frequently read variables for a hot path will be next
|
| /kernel/linux/linux-6.6/Documentation/kernel-hacking/ |
| D | false-sharing.rst | 40 'refcount' is modified frequently, but 'name' is set once at object 42 the same time, with 'refcount' being only bumped by one CPU frequently 71 Looking at past cases, there are several frequently occurring patterns 140 False sharing hurting performance cases are seen more frequently with 187 * Separate frequently read and frequently written fields on
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | asus_wmi_sensors.rst | 72 X470 Pro seems particularly bad for this. The more frequently the WMI 75 sensors frequently, don't leave you computer unattended. Upgrading to new
|
| D | max1619.rst | 31 The max1619 driver will not update its values more frequently than every
|
| D | g760a.rst | 38 The g760a driver will not update its values more frequently than every
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| D | masklog.h | 25 * frequently matched in the high bits. 67 /* bits that are frequently given and infrequently matched in the low word */ 87 /* bits that are infrequently given and frequently matched in the high word */
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| D | masklog.h | 27 * frequently matched in the high bits. 69 /* bits that are frequently given and infrequently matched in the low word */ 89 /* bits that are infrequently given and frequently matched in the high word */
|
| /kernel/linux/linux-6.6/Documentation/bpf/ |
| D | faq.rst | 2 Frequently asked questions (FAQ)
|
| /kernel/linux/linux-6.6/sound/parisc/ |
| D | Kconfig | 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
| /kernel/linux/linux-5.10/sound/parisc/ |
| D | Kconfig | 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | btrfs.rst | 32 that maintains information about administration tasks, frequently asked
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | max1619.rst | 31 The max1619 driver will not update its values more frequently than every
|
| D | g760a.rst | 38 The g760a driver will not update its values more frequently than every
|
| D | w83l785ts.rst | 33 The w83l785ts driver will not update its values more frequently than
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac.h | 45 /* Frequently used values are kept adjacent for cache effect */ 148 /* Frequently used values are kept adjacent for cache effect */
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/xfails/ |
| D | msm-sc7180-skips.txt | 21 # failure mode is flakey due to randomization but fails frequently
|
| /kernel/linux/linux-5.10/mm/ |
| D | workingset.c | 42 * A workload is thrashing when its pages are frequently used but they 54 * active pages - which may be used more, hopefully less frequently: 135 * used less frequently than the refaulting page - or even not used at 143 * used more frequently will be reactivated while the less frequently
|
| /kernel/linux/linux-6.6/tools/lib/perf/include/internal/ |
| D | cpumap.h | 12 * with. The indices into the cpumap are frequently used as they avoid having
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | btrfs.rst | 41 that maintains information about administration tasks, frequently asked
|
| /kernel/linux/linux-5.10/Documentation/virt/ |
| D | paravirt_ops.rst | 29 are called frequently and are performance critical. The overhead is
|
| /kernel/linux/linux-6.6/Documentation/virt/ |
| D | paravirt_ops.rst | 29 are called frequently and are performance critical. The overhead is
|
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| D | bootp.c | 140 * 1. Frequently, the stack is short, and we don't want to overrun; in start_kernel() 141 * 2. Frequently the stack is where we are going to copy the kernel to; in start_kernel()
|
| /kernel/linux/linux-6.6/arch/alpha/boot/ |
| D | bootp.c | 140 * 1. Frequently, the stack is short, and we don't want to overrun; in start_kernel() 141 * 2. Frequently the stack is where we are going to copy the kernel to; in start_kernel()
|
| /kernel/linux/linux-6.6/Documentation/mm/damon/ |
| D | faq.rst | 4 Frequently Asked Questions
|
12345678910>>...26