Searched full:important (Results 1 – 25 of 1412) sorted by relevance
12345678910>>...57
/Linux-v5.15/Documentation/virt/ |
D | paravirt_ops.rst | 25 known that the overhead of indirect call isn't very important. 30 very important.
|
/Linux-v5.15/arch/mips/kernel/ |
D | pm.c | 37 * Restores important CPU context. 65 * ensure that important CPU context is preserved across a CPU power down.
|
/Linux-v5.15/Documentation/process/ |
D | stable-api-nonsense.rst | 68 isn't that important, but the different data structure padding is 69 very important. 138 important changes that needed to be made, and they were made, with 146 Security issues are also very important for Linux. When a
|
/Linux-v5.15/Documentation/trace/ |
D | events-kmem.rst | 59 mm_page_alloc_zone_locked event is triggered. This event is important as high 110 successful or not. For some types of hardware, this is important although 113 is important.
|
/Linux-v5.15/Documentation/RCU/ |
D | arrayRCU.rst | 51 Why is it so important that updates be rare when using seqlock? 160 Why is it so important that updates be rare when using seqlock? 162 The reason that it is important that updates be rare when
|
D | NMI-RCU.rst | 101 Important note: for this to work, the architecture in question must 121 More important, the rcu_dereference_sched() makes it
|
/Linux-v5.15/Documentation/doc-guide/ |
D | contributing.rst | 6 Documentation is an important part of any software-development project. 27 important items, but is far from exhaustive; if you see a different way to 49 Another important point is that documentation warnings are often created by 136 times, but it's highly important. If we can actually eliminate warnings 247 Moving documents into the appropriate books is an important task and needs
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smd.txt | 16 are not important. 62 "edge". The names of the devices are not important. The properties of these
|
/Linux-v5.15/kernel/trace/ |
D | trace_preemptirq.c | 24 * used in the low level entry code where the ordering vs. RCU is important 57 * used in the low level entry code where the ordering vs. RCU is important
|
/Linux-v5.15/Documentation/hwmon/ |
D | gl518sm.rst | 29 .. important:: 61 zero'; this is important for negative voltage measurements. The VDD input
|
/Linux-v5.15/Documentation/ABI/ |
D | README | 52 it changes. This is very important for interfaces in 56 important to get feedback for these interfaces to make
|
/Linux-v5.15/arch/mips/include/asm/ |
D | pm.h | 68 /* Save important CPU state for early restoration to global data */ 86 /* Restore important CPU state early from global data */
|
/Linux-v5.15/drivers/usb/c67x00/ |
D | c67x00-hcd.h | 23 * are very important, bandwidth can be sacrificed to guarantee that the 25 * If bulk transfers are important, the MAX_FRAME_BW can be increased,
|
/Linux-v5.15/arch/x86/kvm/svm/ |
D | vmenter.S | 88 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */ 189 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */
|
/Linux-v5.15/arch/parisc/lib/ |
D | io.c | 163 * IDE driver to read disk sectors. Performance is important, but 235 * SRC. Now works with any alignment in SRC. Performance is important, 333 * driver to write disk sectors. Performance is important, but the 406 * Performance is important, but the interfaces seems to be slow:
|
/Linux-v5.15/Documentation/timers/ |
D | no_hz.rst | 8 efficiency and reducing OS jitter. Reducing OS jitter is important for 74 scheduling-clock interrupts to idle CPUs, which is critically important 114 and such CPUs are said to be "adaptive-ticks CPUs". This is important 117 duration of a scheduling-clock interrupt. It is also important for
|
/Linux-v5.15/Documentation/core-api/ |
D | cachetlb.rst | 294 page at the page->virtual mapping of that page. It is important to 298 The corollary case is just as important, if there are users which have 321 .. important:: 323 It is often important, if you defer the flush,
|
/Linux-v5.15/tools/memory-model/Documentation/ |
D | access-marking.txt | 87 that fail to exclude the updates. In this case, it is important to use 203 Note that it is important to use plain C-language accesses in these cases, 211 It is important to comment marked accesses so that people reading your 213 However, it is even more important to comment plain C-language accesses 520 When designing stress tests it is important to ensure that race conditions
|
/Linux-v5.15/arch/m68k/ |
D | Makefile | 27 # Enable processor type. Ordering of these is important - we want to 92 # Select the assembler head startup code. Order is important. The default
|
/Linux-v5.15/arch/microblaze/lib/ |
D | uaccess_old.S | 100 .align 4 /* Alignment is important to keep icache happy */ 161 .align 4 /* Alignment is important to keep icache happy */
|
/Linux-v5.15/Documentation/power/ |
D | swsusp-dmcrypt.rst | 29 The most important thing is that you set up dm-crypt in such 129 Note that it is important to set the device in /sys/power/resume,
|
/Linux-v5.15/Documentation/devicetree/bindings/nds32/ |
D | atl2c.txt | 3 The level-2 cache controller plays an important role in reducing memory latency
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 229 // Set it +1 Mb for reserve (important!) 230 // here only idle slope is important, others arg are ignored 239 // Set it +1 Mb for reserve (important!) 452 // here only idle slope is important, others ignored 511 // here only idle slope is important, others ignored, but calculated 513 // Set it +1 Mb for reserve (important!) 521 // Set it +1 Mb for reserve (important!)
|
/Linux-v5.15/fs/bfs/ |
D | Kconfig | 7 allow the bootloader access to the kernel image and other important
|
/Linux-v5.15/arch/nds32/include/asm/ |
D | stacktrace.h | 16 * IMPORTANT:
|
12345678910>>...57