/linux-6.6.21/Documentation/ABI/removed/ |
D | sysfs-kernel-uids | 10 shares, then they will get equal CPU bandwidth. Another 11 example would be, if User A has shares = 1024 and user 12 B has shares = 2048, User B will get twice the CPU
|
/linux-6.6.21/Documentation/translations/zh_CN/scheduler/ |
D | sched-design-CFS.rst | 185 当CONFIG_FAIR_GROUP_SCHED被定义后,通过伪文件系统,每个组被创建一个“cpu.shares”文件。 198 # echo 2048 > multimedia/cpu.shares 199 # echo 1024 > browser/cpu.shares
|
/linux-6.6.21/kernel/sched/ |
D | autogroup.c | 235 unsigned long shares; in proc_sched_autogroup_set_nice() local 256 shares = scale_load(sched_prio_to_weight[idx]); in proc_sched_autogroup_set_nice() 259 err = sched_group_set_shares(ag->tg, shares); in proc_sched_autogroup_set_nice()
|
D | fair.c | 3878 long tg_weight, tg_shares, load, shares; in calc_group_shares() local 3881 tg_shares = READ_ONCE(tg->shares); in calc_group_shares() 3891 shares = (tg_shares * load); in calc_group_shares() 3893 shares /= tg_weight; in calc_group_shares() 3907 return clamp_t(long, shares, MIN_SHARES, tg_shares); in calc_group_shares() 3918 long shares; in update_cfs_group() local 3927 shares = READ_ONCE(gcfs_rq->tg->shares); in update_cfs_group() 3929 shares = calc_group_shares(gcfs_rq); in update_cfs_group() 3931 if (unlikely(se->load.weight != shares)) in update_cfs_group() 3932 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group() [all …]
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | sdm636.dtsi | 22 /* Adreno 509 shares the frequency table with 512 */
|
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/ |
D | x-powers,axp20x-usb-power-supply.yaml | 10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
|
/linux-6.6.21/Documentation/devicetree/bindings/misc/ |
D | aspeed,cvic.txt | 8 inconvenient to create an interrupt tree for it as it somewhat shares
|
/linux-6.6.21/Documentation/devicetree/bindings/opp/ |
D | opp-v2-qcom-level.yaml | 30 this OPP node. Sometimes several corners/levels shares a certain fuse
|
/linux-6.6.21/Documentation/mm/ |
D | split_page_table_lock.rst | 66 This field shares storage with page->ptl. 87 page of page containing the table. It shares storage with page->private
|
/linux-6.6.21/Documentation/devicetree/bindings/rtc/ |
D | microchip,mfps-rtc.yaml | 40 on the PolarFire SoC shares it's reference with MTIMER so this will
|
/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/ |
D | renesas,rcar-rproc.yaml | 15 R-Car gen3 family may have a realtime processor, this processor shares peripheral
|
/linux-6.6.21/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.yaml | 15 shares its clocks, power domain and irq.
|
/linux-6.6.21/Documentation/devicetree/bindings/pci/ |
D | socionext,uniphier-pcie.yaml | 11 PCI core. It shares common features with the PCIe DesignWare core and
|
D | socionext,uniphier-pcie-ep.yaml | 11 PCI core. It shares common features with the PCIe DesignWare core and
|
D | hisilicon-histb-pcie.txt | 4 It shares common functions with the DesignWare PCIe core driver and inherits
|
D | sifive,fu740-pcie.yaml | 11 PCI core. It shares common features with the PCIe DesignWare core and
|
D | hisilicon,kirin-pcie.yaml | 15 It shares common functions with the PCIe DesignWare core driver and
|
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,spear3xx-shirq.txt | 15 interrupt controller shares config/control registers with other groups.
|
D | samsung,exynos4210-combiner.yaml | 25 interrupt controller module shares config/control registers with other
|
/linux-6.6.21/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 102 # transparent, so the entry shares the phase color. The color is an 167 # transparent, so the entry shares the phase color. The color is an
|
/linux-6.6.21/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7d-pinctrl.yaml | 28 phandle for main iomuxc controller which shares the input select
|
/linux-6.6.21/Documentation/scheduler/ |
D | sched-design-CFS.rst | 227 When CONFIG_FAIR_GROUP_SCHED is defined, a "cpu.shares" file is created for each 242 # echo 2048 > multimedia/cpu.shares 243 # echo 1024 > browser/cpu.shares
|
/linux-6.6.21/arch/arm/boot/dts/allwinner/ |
D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
/linux-6.6.21/Documentation/w1/slaves/ |
D | w1_therm.rst | 135 GX20MH01 device shares family number 0x28 with DS18*20. The device is generally 142 MAX31850 device shares family number 0x3B with DS1825. The device is generally
|
/linux-6.6.21/Documentation/misc-devices/ |
D | bh1770glc.rst | 21 ALS and proximity parts operates on their own, but they shares common I2C
|