/linux/Documentation/kernel-hacking/ |
H A 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
|
/linux/include/linux/ |
H A D | cache.h | 43 * __read_mostly is used to keep rarely changing variables out of frequently 45 * frequently in hot paths. Performance traces can help decide when to use 47 * best case multiple frequently read variables for a hot path will be next
|
/linux/Documentation/hwmon/ |
H A 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
|
H A D | g760a.rst | 38 The g760a driver will not update its values more frequently than every
|
H A D | w83l785ts.rst | 33 The w83l785ts driver will not update its values more frequently than
|
/linux/fs/ocfs2/cluster/ |
H A 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 */
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | start.rst | 67 of the process is how frequently (``access XX %``) accessed for how long time 69 frequently accessed for last 300 milliseconds. Finally, the fourth command 96 (x-axis) got accessed when (y-axis) and how frequently (number).::
|
/linux/Documentation/bpf/ |
H A D | faq.rst | 2 Frequently asked questions (FAQ)
|
/linux/sound/parisc/ |
H A D | Kconfig | 18 chip found in most GSC-based PA-RISC workstations. It's frequently
|
/linux/arch/alpha/boot/ |
H A 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()
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | sparse-cache.c | 46 * All fields that might be frequently updated by that thread are kept in separate cache-aligned 48 * frequently accessed by all of the zone threads. 85 * into this structure because they are frequently modified. They are grouped and aligned to keep 113 * changes and is frequently accessed, so it groups with the immutable fields. in __aligned()
|
/linux/mm/ |
H A D | workingset.c | 43 * A workload is thrashing when its pages are frequently used but they 55 * active pages - which may be used more, hopefully less frequently: 147 * used less frequently than the refaulting page - or even not used at 155 * used more frequently will be reactivated while the less frequently
|
/linux/Documentation/filesystems/ |
H A D | btrfs.rst | 41 that maintains information about administration tasks, frequently asked
|
/linux/tools/lib/perf/include/internal/ |
H A D | cpumap.h | 12 * with. The indices into the cpumap are frequently used as they avoid having
|
/linux/Documentation/virt/ |
H A D | paravirt_ops.rst | 29 are called frequently and are performance critical. The overhead is
|
/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 173 Similar to how Orcs frequently unravel the well-intentioned plans of 174 their adversaries, the ORC unwinder frequently unravels stacks with
|
/linux/Documentation/mm/damon/ |
H A D | faq.rst | 4 Frequently Asked Questions
|
/linux/Documentation/filesystems/bcachefs/ |
H A D | errorcodes.rst | 28 as possible. Frequently, the error will be logged at a place far removed from
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | x-powers,axp209-adc.yaml | 13 ADC is frequently used as a provider to consumers of the ADC channels.
|
/linux/Documentation/arch/arm/sunxi/ |
H A D | clocks.rst | 2 Frequently asked questions about the sunxi clock system
|
/linux/tools/testing/selftests/ftrace/test.d/filter/ |
H A D | event-filter-function.tc | 23 echo "Get the most frequently calling function"
|
/linux/Documentation/sound/designs/ |
H A D | powersave.rst | 22 reopen the device frequently. 10 would be a good choice for normal
|
/linux/Documentation/RCU/ |
H A D | torture.rst | 260 The most frequently used file in the top-level directory is testid.txt. 264 The most frequently used files in each per-scenario-run directory are: 281 A number of additional files are available, but are less frequently used.
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac.h | 61 /* Frequently used values are kept adjacent for cache effect */ 265 /* Frequently used values are kept adjacent for cache effect */
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | atmel,sama5d2-shdwc.yaml | 56 is frequently used.
|