Home
last modified time | relevance | path

Searched refs:shares (Results 1 – 25 of 75) sorted by relevance

123

/linux/Documentation/ABI/removed/
A Dsysfs-kernel-uids10 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/kernel/sched/
A Dautogroup.c212 unsigned long shares; in proc_sched_autogroup_set_nice() local
233 shares = scale_load(sched_prio_to_weight[idx]); in proc_sched_autogroup_set_nice()
236 err = sched_group_set_shares(ag->tg, shares); in proc_sched_autogroup_set_nice()
A Dfair.c3161 tg_shares = READ_ONCE(tg->shares); in calc_group_shares()
3171 shares = (tg_shares * load); in calc_group_shares()
3173 shares /= tg_weight; in calc_group_shares()
3200 long shares; in update_cfs_group() local
3209 shares = READ_ONCE(gcfs_rq->tg->shares); in update_cfs_group()
3211 if (likely(se->load.weight == shares)) in update_cfs_group()
3214 shares = calc_group_shares(gcfs_rq); in update_cfs_group()
11483 tg->shares = NICE_0_LOAD; in alloc_fair_sched_group()
11601 shares = clamp(shares, scale_load(MIN_SHARES), scale_load(MAX_SHARES)); in __sched_group_set_shares()
11603 if (tg->shares == shares) in __sched_group_set_shares()
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
A Dfsl,imx7d-pinctrl.txt7 mux and pad control settings, it shares the input select register from main
38 a phandle for main iomuxc controller which shares the input select register for
/linux/arch/arm64/boot/dts/qcom/
A Dsdm636.dtsi22 /* Adreno 509 shares the frequency table with 512 */
A Dsdm660.dtsi161 /* DSI1 shares the OPP table with DSI0 */
/linux/Documentation/devicetree/bindings/opp/
A Dqcom-opp.txt17 associated with this OPP node. Sometimes several corners/levels shares
/linux/Documentation/vm/
A Dsplit_page_table_lock.rst63 This field shares storage with page->ptl.
84 page of page containing the table. It shares storage with page->private
/linux/Documentation/devicetree/bindings/power/supply/
A Dx-powers,axp20x-usb-power-supply.yaml10 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
/linux/Documentation/ABI/testing/
A Dsysfs-bus-pci-drivers-xhci_hcd12 The DbC debug device shares a root port with xHCI host.
/linux/Documentation/devicetree/bindings/misc/
A Daspeed,cvic.txt8 inconvenient to create an interrupt tree for it as it somewhat shares
/linux/Documentation/devicetree/bindings/pci/
A Dsocionext,uniphier-pcie-ep.yaml11 PCI core. It shares common features with the PCIe DesignWare core and
A Damlogic,meson-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and
A Dhisilicon-histb-pcie.txt4 It shares common functions with the DesignWare PCIe core driver and inherits
A Dsifive,fu740-pcie.yaml11 PCI core. It shares common features with the PCIe DesignWare core and
A Duniphier-pcie.txt7 It shares common functions with the PCIe DesignWare core driver and inherits
A Dhisilicon,kirin-pcie.yaml15 It shares common functions with the PCIe DesignWare core driver and
/linux/Documentation/devicetree/bindings/iommu/
A Drockchip,iommu.yaml15 shares its clocks, power domain and irq.
/linux/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg102 # 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/Documentation/devicetree/bindings/interrupt-controller/
A Dst,spear3xx-shirq.txt15 interrupt controller shares config/control registers with other groups.
A Dsamsung,exynos4210-combiner.yaml25 interrupt controller module shares config/control registers with other
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst227 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/arch/arm/boot/dts/
A Daxp223.dtsi50 * The AXP223 shares most of its logic with the AXP221 but it has some
/linux/Documentation/misc-devices/
A Dbh1770glc.rst21 ALS and proximity parts operates on their own, but they shares common I2C
/linux/Documentation/userspace-api/
A Dfutex2.rst75 shares the same memory space and the virtual address of the futex will be the

Completed in 41 milliseconds

123