Searched full:important (Results 1 – 25 of 1362) sorted by relevance
12345678910>>...55
/Linux-v6.6/Documentation/virt/ |
D | paravirt_ops.rst | 25 known that the overhead of indirect call isn't very important. 30 very important.
|
/Linux-v6.6/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-v6.6/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-v6.6/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 137 times, but it's highly important. If we can actually eliminate warnings 248 Moving documents into the appropriate books is an important task and needs
|
/Linux-v6.6/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-v6.6/Documentation/virt/kvm/s390/ |
D | s390-pv-dump.rst | 41 The vcpu state contains all the important registers, general, floating 45 in the dump data. For the same reason it is very important to not only
|
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,smd-edge.yaml | 15 important. 18 that "edge". The names of the devices are not important. The properties of
|
/Linux-v6.6/kernel/trace/ |
D | trace_preemptirq.c | 38 * used in the low level entry code where the ordering vs. RCU is important 69 * used in the low level entry code where the ordering vs. RCU is important
|
/Linux-v6.6/Documentation/hwmon/ |
D | gl518sm.rst | 29 .. important:: 61 zero'; this is important for negative voltage measurements. The VDD input
|
/Linux-v6.6/Documentation/power/ |
D | energy-model.rst | 35 Important thing to keep in mind is that when the power values are expressed in 95 (leakage) is important. 109 The last argument 'microwatts' is important to set with correct value. Kernel 156 physics of a real device, e.g. when static power (leakage) is important.
|
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-v6.6/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-v6.6/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-v6.6/Documentation/RCU/ |
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-v6.6/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 62 HW will be reset to allow the more important context to execute. 81 important context to execute.
|
/Linux-v6.6/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-v6.6/drivers/ufs/ |
D | Makefile | 3 # The link order is important here. ufshcd-core must initialize
|
/Linux-v6.6/arch/x86/kvm/svm/ |
D | vmenter.S | 50 * IMPORTANT: To avoid RSB underflow attacks and any other nastiness, 211 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */ 348 /* IMPORTANT: Stuff the RSB immediately after VM-Exit, before RET! */
|
/Linux-v6.6/Documentation/core-api/ |
D | cachetlb.rst | 298 page at the kernel virtual mapping of that page. It is important to 302 The corollary case is just as important, if there are users which have 326 .. important:: 328 It is often important, if you defer the flush,
|
D | printk-index.rst | 7 There are many ways how to monitor the state of the system. One important 9 including more or less important warnings and error messages.
|
/Linux-v6.6/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-v6.6/Documentation/timers/ |
D | no_hz.rst | 8 efficiency and reducing OS jitter. Reducing OS jitter is important for 78 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-v6.6/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-v6.6/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-v6.6/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!)
|
12345678910>>...55