Home
last modified time | relevance | path

Searched refs:optimal (Results 1 – 57 of 57) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
Dfreq_table.c126 struct cpufreq_frequency_table optimal = { in cpufreq_frequency_table_target() local
146 optimal.frequency = ~0; in cpufreq_frequency_table_target()
157 optimal.driver_data = i; in cpufreq_frequency_table_target()
163 if (freq >= optimal.frequency) { in cpufreq_frequency_table_target()
164 optimal.frequency = freq; in cpufreq_frequency_table_target()
165 optimal.driver_data = i; in cpufreq_frequency_table_target()
176 if (freq <= optimal.frequency) { in cpufreq_frequency_table_target()
177 optimal.frequency = freq; in cpufreq_frequency_table_target()
178 optimal.driver_data = i; in cpufreq_frequency_table_target()
189 if (diff < optimal.frequency || in cpufreq_frequency_table_target()
[all …]
/linux-4.4.14/Documentation/cpuidle/
Dgovernor.txt23 with different governors. By default, most optimal governor based on your
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dmpc5xxx-mscan.txt27 If this property is not present, an optimal CAN
/linux-4.4.14/Documentation/networking/
Ds2io.txt90 b. Set TCP windows size to optimal value.
103 A MOST value of 2 has been found optimal for Opterons and 3 for Itanium.
Dfib_trie.txt82 or shrinking it repeatedly until it fulfills the criteria for optimal
De1000e.txt122 systems and is a good starting point, but the optimal value will
Dcxgb.txt112 includes the optimal settings for your system.
Dswitchdev.txt232 the bridge's FDB. It's possible, but not optimal, to enable learning on the
De1000.txt164 systems and is a good starting point, but the optimal value will
Dscaling.txt84 decreases queue length. For low latency networking, the optimal setting
Dip-sysctl.txt212 queue. Applications can still use TCP_CORK for optimal behavior
/linux-4.4.14/Documentation/hwmon/
Dadt746245 determining an optimal configuration for the automatic PWM control.
Dadt747047 determining an optimal configuration for the automatic PWM control.
Dadt747591 an optimal configuration for the automatic PWM control.
Dnct677574 is lower than optimal. Some fans might not be present because they share pins
Dlm85122 determining an optimal configuration for the automatic PWM control.
/linux-4.4.14/Documentation/video4linux/
Dsh_mobile_ceu_camera.txt64 Do not touch input rectangle - it is already optimal.
Domap3isp.txt125 IOCTLs it is not possible to obtain optimal image quality this way. The AEWB,
/linux-4.4.14/arch/sh/include/mach-kfr2r09/mach/
Dpartner-jet-setup.txt30 LIST "The PLL and FLL values are updated here for the optimal"
/linux-4.4.14/drivers/devfreq/
DKconfig79 This does not yet operate with optimal voltages.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net-mesh108 uses to find the optimal paths through the mesh.
Dsysfs-block138 Storage devices may report an optimal I/O size, which is
144 throughput is desired. If no optimal I/O size is
Dsysfs-block-bcache122 SSD for optimal performance.
/linux-4.4.14/Documentation/arm/nwfpe/
DREADME8 emits as the first target. I have attempted to be as optimal as
/linux-4.4.14/Documentation/x86/i386/
DIO-APIC.txt74 the PCI chipset. Most cards issue INTA, this creates optimal distribution
/linux-4.4.14/Documentation/block/
Dqueue-sysfs.txt109 This is the optimal IO size reported by the device.
Dbiodoc.txt984 optimal disk scan and request servicing performance (based on generic
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig46 system will have optimal runtime performance.
/linux-4.4.14/Documentation/power/
Dopp.txt85 in multiple contexts and this synchronization mechanism is optimal for a read
112 used by SoC framework to define a optimal list as per the demands of
Druntime_pm.txt802 the heuristic ends up being non-optimal, it will still prevent devices from
/linux-4.4.14/Documentation/
Dxz.txt75 in XZ Utils may not be optimal when creating files for the kernel,
Dstatic-keys.txt247 However, we have not yet implemented optimal no-op sizes (they are currently
Dunaligned-memory-access.txt108 resident memory size of structure instances. The optimal layout of the
Dworkqueue.txt126 stalling should be optimal. As long as there are one or more runnable
Dmd.txt525 arrays is degraded. So an optimal array will show '0'. A
/linux-4.4.14/Documentation/input/
Dntrig.txt104 I don't know what the optimal values are for these filters. If the defaults
/linux-4.4.14/arch/mips/
DMakefile208 cflags-$(CONFIG_MIPS_COMPACT_BRANCHES_OPTIMAL) += -mcompact-branches=optimal
DKconfig.debug134 Pass the -mcompact-branches=optimal flag to the compiler in order for
/linux-4.4.14/Documentation/crypto/
Dapi-intro.txt86 When using the API for ciphers, performance will be optimal if each
/linux-4.4.14/Documentation/vm/
Duserfaultfd.txt9 For example userfaults allows a proper and more optimal implementation
/linux-4.4.14/Documentation/fb/
Duvesafb.txt37 or most optimal resolution/refresh rate for your setup will not work
/linux-4.4.14/fs/squashfs/
DKconfig178 the optimal I/O size is 4K (even though the devices can support
/linux-4.4.14/arch/x86/math-emu/
DREADME71 "optimal" polynomial approximations. My definition of "optimal" was
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt43 - the timer wheel code is most optimal for use cases which can be
/linux-4.4.14/Documentation/filesystems/
Dxfs.txt116 If "nolargeio" is specified, the optimal I/O reported in
Dxfs-delayed-logging-design.txt503 not particularly flexible and is difficult to select the "optimal value" for
/linux-4.4.14/Documentation/gpio/
Dconsumer.txt318 Note that for optimal performance GPIOs belonging to the same chip should be
/linux-4.4.14/fs/btrfs/
Dvolumes.c5106 int optimal, int dev_replace_is_ongoing) in find_live_mirror() argument
5125 if (map->stripes[optimal].dev->bdev && in find_live_mirror()
5126 (tolerance || map->stripes[optimal].dev != srcdev)) in find_live_mirror()
5127 return optimal; in find_live_mirror()
5138 return optimal; in find_live_mirror()
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt100 not be optimal, with the earliest kernel version that first provides support
/linux-4.4.14/Documentation/scheduler/
Dsched-deadline.txt256 (in other words, global EDF is not an optimal scheduling algorithm). However,
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx463 PCI controller behing a PCI-PCI bridge seems sub-optimal).
Dsym53c8xx_2.txt594 with this safe configuration but performances will not be optimal.
Dncr53c8xx.txt1253 with this safe configuration but performances will not be optimal.
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt631 can be performed in optimal order. Not all SCSI devices support
/linux-4.4.14/Documentation/x86/
Dboot.txt566 alignment preferred for optimal performance; it is possible for the
/linux-4.4.14/init/
DKconfig858 hotplugging making the compuation optimal for the the worst case
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1805 This magic number seems to give pretty optimal throughput