Searched full:optimizations (Results 1 – 25 of 432) sorted by relevance
12345678910>>...18
| /kernel/linux/linux-5.10/arch/s390/ |
| D | Kconfig | 265 Select this to enable optimizations for model z800/z900 (2064 and 266 2066 series). This will enable some optimizations that are not 274 Select this to enable optimizations for model z890/z990 (2084 and 283 Select this to enable optimizations for IBM System z9 (2094 and 292 Select this to enable optimizations for IBM System z10 (2097 and 301 Select this to enable optimizations for IBM zEnterprise 114 and 196 310 Select this to enable optimizations for IBM zBC12 and zEC12 (2828 and 319 Select this to enable optimizations for IBM z13s and z13 (2965 and 328 Select this to enable optimizations for IBM z14 ZR1 and z14 (3907 337 Select this to enable optimizations for IBM z15 (8562
|
| /kernel/linux/linux-6.6/arch/s390/ |
| D | Kconfig | 308 Select this to enable optimizations for IBM System z10 (2097 and 2098 316 Select this to enable optimizations for IBM zEnterprise 114 and 196 325 Select this to enable optimizations for IBM zBC12 and zEC12 (2828 and 334 Select this to enable optimizations for IBM z13s and z13 (2965 and 343 Select this to enable optimizations for IBM z14 ZR1 and z14 (3907 352 Select this to enable optimizations for IBM z15 (8562 361 Select this to enable optimizations for IBM z16 (3931 and
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/ |
| D | orc-unwinder.rst | 82 the stack for certain optimizations. But IMO this is unlikely because 124 ability to reverse engineer GCC code flow. If GCC optimizations become 130 If newer versions of GCC come up with some optimizations which break 132 possible solutions would be asking GCC to make the optimizations more
|
| /kernel/linux/linux-5.10/Documentation/x86/ |
| D | orc-unwinder.rst | 82 the stack for certain optimizations. But IMO this is unlikely because 124 ability to reverse engineer GCC code flow. If GCC optimizations become 130 If newer versions of GCC come up with some optimizations which break 132 possible solutions would be asking GCC to make the optimizations more
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | rcu_dereference.rst | 181 - Disable any value-speculation optimizations that your compiler 183 optimizations that take data collected from prior runs. Such 184 value-speculation optimizations reorder operations by design. 187 optimizations that leverage the branch-prediction hardware are 311 from carrying out optimizations that otherwise might destroy the ordering 423 optimizations involving invented loads and perhaps also load tearing.
|
| /kernel/uniproton/demos/raspi4/ |
| D | CMakeLists.txt | 10 … -ffunction-sections -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-… 11 … -ffunction-sections -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-…
|
| /kernel/uniproton/demos/hi3093/ |
| D | CMakeLists.txt | 10 … -ffunction-sections -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-… 11 … -ffunction-sections -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-…
|
| /kernel/linux/linux-6.6/Documentation/RCU/ |
| D | rcu_dereference.rst | 194 - Disable any value-speculation optimizations that your compiler 196 optimizations that take data collected from prior runs. Such 197 value-speculation optimizations reorder operations by design. 200 optimizations that leverage the branch-prediction hardware are 334 from carrying out optimizations that otherwise might destroy the ordering 446 optimizations involving invented loads and perhaps also load tearing.
|
| /kernel/linux/linux-5.10/arch/x86/ |
| D | Kconfig.cpu | 105 optimizations. 131 applies any applicable optimizations. 303 Instead of just including optimizations for the selected 305 generic optimizations as well. This will make the kernel 309 generic optimizations.
|
| /kernel/linux/linux-6.6/arch/x86/ |
| D | Kconfig.cpu | 105 optimizations. 131 applies any applicable optimizations. 303 Instead of just including optimizations for the selected 305 generic optimizations as well. This will make the kernel 309 generic optimizations.
|
| /kernel/linux/linux-6.6/Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 57 Special optimizations on reboot 61 retained during system reboot. When such optimizations are used the driver
|
| /kernel/linux/linux-5.10/Documentation/driver-api/firmware/ |
| D | request_firmware.rst | 57 Special optimizations on reboot 61 retained during system reboot. When such optimizations are used the driver
|
| /kernel/linux/linux-6.6/Documentation/crypto/ |
| D | descore-readme.rst | 110 of the optimizations which i did in my encryption routines. 111 it's a bit weak on common low-level optimizations which is why 211 of what i didn't want to do; all their endedness-specific ``optimizations`` 227 the (worst-case) cost of my NOT doing endedness-specific optimizations 233 OPTIONAL performance optimizations 249 these optimizations are all rather persnickety, yet with them you should
|
| /kernel/linux/linux-5.10/Documentation/crypto/ |
| D | descore-readme.rst | 110 of the optimizations which i did in my encryption routines. 111 it's a bit weak on common low-level optimizations which is why 211 of what i didn't want to do; all their endedness-specific ``optimizations`` 227 the (worst-case) cost of my NOT doing endedness-specific optimizations 233 OPTIONAL performance optimizations 249 these optimizations are all rather persnickety, yet with them you should
|
| /kernel/linux/linux-6.6/tools/memory-model/Documentation/ |
| D | ordering.txt | 223 prohibits compiler code-motion optimizations that might move memory 433 optimizations, so any use of control dependencies must take into account 462 a number of destructive optimizations. However, they provide no 470 a number of destructive optimizations. However, they provide no 508 any number of compiler optimizations, many of which can break your 555 to your compiler as new versions come out and as new optimizations
|
| D | access-marking.txt | 34 any sort of constraint on the compiler's choice of optimizations [2]. 36 compiler's use of code-motion and common-subexpression optimizations. 41 data_race(READ_ONCE(a)), which will both restrict compiler optimizations 91 If it is necessary to both restrict compiler optimizations and disable 115 that provides the compiler much less scope for mischievous optimizations.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 56 However, some optimizations below are used to reduce the calculation 69 If such optimizations can't be applied, calculate service time, and
|
| /kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
| D | sysfs-class-net-mesh | 85 Indicates whether multicast optimizations are enabled 88 multicast packet with no optimizations.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 56 However, some optimizations below are used to reduce the calculation 69 If such optimizations can't be applied, calculate service time, and
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | tls.rst | 217 Optional optimizations 220 There are certain condition-specific optimizations the TLS ULP can make, 221 if requested. Those optimizations are either not universally beneficial
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| D | kvm_onhyperv.h | 3 * KVM L1 hypervisor optimizations on Hyper-V.
|
| /kernel/linux/linux-6.6/kernel/ |
| D | scftorture.c | 356 barrier(); // Prevent race-reduction compiler optimizations. in scftorture_invoke_one() 378 barrier(); // Prevent race-reduction compiler optimizations. in scftorture_invoke_one() 403 barrier(); // Prevent race-reduction compiler optimizations. in scftorture_invoke_one() 414 barrier(); // Prevent race-reduction compiler optimizations. in scftorture_invoke_one() 432 barrier(); // Prevent race-reduction compiler optimizations. in scftorture_invoke_one()
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | adt7475.rst | 82 * system acoustics optimizations (not implemented) 96 * system acoustics optimizations (not implemented)
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | adt7475.rst | 82 * system acoustics optimizations (not implemented) 96 * system acoustics optimizations (not implemented)
|
| /kernel/linux/linux-5.10/include/uapi/asm-generic/ |
| D | ipcbuf.h | 14 * optimizations, so we may just as well all use the same one.
|
12345678910>>...18