Searched full:decisions (Results 1 – 25 of 157) sorted by relevance
1234567
/linux-6.14.4/Documentation/process/ |
D | management-style.rst | 34 1) Decisions 37 Everybody thinks managers make decisions, and that decision-making is 54 So the name of the game is to **avoid** decisions, at least the big and 55 painful ones. Making small and non-consequential decisions is fine, and 65 **two** inconsequential decisions - the wrong one **and** the right one. 70 Thus the key to avoiding big decisions becomes to just avoiding to do 152 no-no according to :ref:`decisions`. 197 easier. In particular, they'll be able to make your decisions for you,
|
D | code-of-conduct-interpretation.rst | 72 make decisions in order to make progress. This prerogative is in the 76 As a consequence, setting expertise expectations, making decisions and 146 Any decisions regarding enforcement recommendations will be brought to 154 overridden decisions including complete and identifiable voting details. 168 right to make decisions on code acceptance. These are resolved through
|
/linux-6.14.4/Documentation/arch/x86/ |
D | intel-hfi.rst | 16 the HFI to influence task placement decisions. 38 task placement decisions. For instance, if either the performance or energy
|
/linux-6.14.4/tools/sched_ext/ |
D | README.md | 184 A "central" scheduler where scheduling decisions are made from a single CPU. 185 This scheduler illustrates how scheduling decisions can be dispatched from a 187 ticks, and without having to incur the overhead of making scheduling decisions.
|
D | scx_central.bpf.c | 5 * a. Making all scheduling decisions from one CPU: 7 * The central CPU is the only one making scheduling decisions. All other 343 * We are offloading all scheduling decisions to the central CPU
|
/linux-6.14.4/fs/notify/fanotify/ |
D | Kconfig | 21 decisions concerning filesystem events. This is used by some fanotify
|
/linux-6.14.4/fs/sysfs/ |
D | Kconfig | 18 delegating policy decisions, like persistently naming devices.
|
/linux-6.14.4/drivers/sh/intc/ |
D | Kconfig | 29 SMP parts. All of the balancing and CPU wakeup decisions are
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | pci.h | 38 * decisions.
|
/linux-6.14.4/drivers/thermal/intel/int340x_thermal/ |
D | Kconfig | 26 decisions. For example, the Intel Thermal Daemon can use this
|
/linux-6.14.4/drivers/thermal/mediatek/ |
D | auxadc_thermal.c | 480 * Voltage Scaling) unit makes its decisions based on the same bank 482 * for making better decisions. 521 * Voltage Scaling) unit makes its decisions based on the same bank 552 * Voltage Scaling) unit makes its decisions based on the same bank 586 * Voltage Scaling) unit makes its decisions based on the same bank 645 * Voltage Scaling) unit makes its decisions based on the same bank 647 * for making better decisions.
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-energy.rst | 9 the impact of its decisions on the energy consumed by CPUs. EAS relies on an 12 introduction on how EAS works, what are the main design decisions behind it, and 54 implications of its decisions rather than blindly applying energy-saving 345 EAS uses the EM of a platform to estimate the impact of scheduling decisions on
|
/linux-6.14.4/tools/include/linux/ |
D | err.h | 18 * error and pointer decisions.
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,rpm-master-stats.yaml | 15 spanning a single subsystem (e.g. APSS, ADSP, CDSP). All of the RPM decisions
|
/linux-6.14.4/Documentation/networking/devlink/ |
D | devlink-eswitch-attr.rst | 9 decisions are made based on MAC addresses, VLANs, etc. There is limited ability
|
/linux-6.14.4/scripts/ |
D | stackdelta | 10 # decisions).
|
/linux-6.14.4/Documentation/networking/ |
D | net_dim.rst | 67 "parking" on one of the most left or most right decisions, the algorithm may 78 would have trouble making the correct decisions if the wrong data is supplied to
|
D | mptcp-sysctl.rst | 81 connection decisions and address advertisements under control of
|
/linux-6.14.4/Documentation/filesystems/ext4/ |
D | allocators.rst | 30 is that the filesystem can make better location decisions.
|
/linux-6.14.4/Documentation/admin-guide/acpi/ |
D | cppc_sysfs.rst | 51 functional decisions.
|
/linux-6.14.4/net/ipv4/ |
D | tcp_plb.c | 88 * balancing decisions switch traffic to a black-holed path that was
|
/linux-6.14.4/include/linux/ |
D | err.h | 16 * error and pointer decisions.
|
/linux-6.14.4/Documentation/sound/soc/ |
D | dapm.rst | 16 switching decisions based upon any audio stream (capture/playback) 26 All DAPM power switching decisions are made automatically by consulting an
|
/linux-6.14.4/tools/testing/ktest/examples/include/ |
D | bisect.conf | 64 # Now if you don't trust ktest.pl to make the decisions for you, then
|
/linux-6.14.4/include/uapi/linux/sched/ |
D | types.h | 79 * boundaries are valuable hints to support scheduler decisions on both task
|
1234567