/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/kernel/sched/ |
D | autogroup.c | 212 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()
|
D | fair.c | 3237 long tg_weight, tg_shares, load, shares; in calc_group_shares() local 3240 tg_shares = READ_ONCE(tg->shares); in calc_group_shares() 3250 shares = (tg_shares * load); in calc_group_shares() 3252 shares /= tg_weight; in calc_group_shares() 3266 return clamp_t(long, shares, MIN_SHARES, tg_shares); in calc_group_shares() 3279 long shares; in update_cfs_group() local 3288 shares = READ_ONCE(gcfs_rq->tg->shares); in update_cfs_group() 3290 if (likely(se->load.weight == shares)) in update_cfs_group() 3293 shares = calc_group_shares(gcfs_rq); in update_cfs_group() 3296 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx7d-pinctrl.txt | 7 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/opp/ |
D | qcom-opp.txt | 17 associated with this OPP node. Sometimes several corners/levels shares
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | axp20x_usb_power.txt | 9 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | aspeed,cvic.txt | 8 inconvenient to create an interrupt tree for it as it somewhat shares
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-xhci_hcd | 12 The DbC debug device shares a root port with xHCI host.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | st,stm32-sai.txt | 34 If the SAI shares a master clock, with another SAI set as MCLK 37 Must also contain "MCLK", if SAI shares a master clock,
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | split_page_table_lock.rst | 63 This field shares storage with page->ptl. 84 page of page containing the table. It shares storage with page->private
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 6 shares its clocks, power domain and irq.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | hisilicon-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and inherits
|
D | kirin-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and
|
D | amlogic,meson-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and
|
D | hisilicon-histb-pcie.txt | 4 It shares common functions with the DesignWare PCIe core driver and inherits
|
D | uniphier-pcie.txt | 7 It shares common functions with the PCIe DesignWare core driver and inherits
|
D | pci-keystone.txt | 4 hardware version 3.65. It shares common functions with the PCIe DesignWare
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,spear3xx-shirq.txt | 15 interrupt controller shares config/control registers with other groups.
|
D | samsung,exynos4210-combiner.txt | 15 interrupt controller module shares config/control registers with other
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
D | bh1770glc.rst | 21 ALS and proximity parts operates on their own, but they shares common I2C
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/ |
D | usage.rst | 82 and encrypted shares and stronger signing and authentication algorithms. 94 umount shares they mount requires 163 shares on NTFS filesystems). Extended Attribute (xattr) support is an optional 650 shares mounted to the same server are unaffected. 713 shares, features enabled as well as the cifs.ko 828 the active sessions and the shares that are mounted. 838 DFS support allows transparent redirection to shares in an MS-DFS name space. 839 In addition, DFS support for target shares which are specified as UNC
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 52 of the child processes which shares the address space, rdma resources are
|