Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/ABI/testing/
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
Dsysfs-bus-pci-drivers-xhci_hcd12 The DbC debug device shares a root port with xHCI host.
/Linux-v4.19/kernel/sched/
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()
Dfair.c2923 long tg_weight, tg_shares, load, shares; in calc_group_shares() local
2926 tg_shares = READ_ONCE(tg->shares); in calc_group_shares()
2936 shares = (tg_shares * load); in calc_group_shares()
2938 shares /= tg_weight; in calc_group_shares()
2952 return clamp_t(long, shares, MIN_SHARES, tg_shares); in calc_group_shares()
2982 static long calc_group_runnable(struct cfs_rq *cfs_rq, long shares) in calc_group_runnable() argument
2992 runnable *= shares; in calc_group_runnable()
2996 return clamp_t(long, runnable, MIN_SHARES, shares); in calc_group_runnable()
3009 long shares, runnable; in update_cfs_group() local
3018 runnable = shares = READ_ONCE(gcfs_rq->tg->shares); in update_cfs_group()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
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
Dfsl,imx7ulp-pinctrl.txt25 NOTE: i.MX7ULP PIN_FUNC_ID consists of 4 integers as it shares one mux
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Daxp20x_usb_power.txt8 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
/Linux-v4.19/Documentation/devicetree/bindings/misc/
Daspeed,cvic.txt8 inconvenient to create an interrupt tree for it as it somewhat shares
/Linux-v4.19/Documentation/vm/
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-v4.19/Documentation/devicetree/bindings/iommu/
Drockchip,iommu.txt6 shares its clocks, power domain and irq.
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dkirin-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and
Dpci-keystone.txt4 hardware version 3.65. It shares common functions with the PCIe DesignWare
Dhisilicon-histb-pcie.txt4 It shares common functions with the DesignWare PCIe core driver and inherits
Dhisilicon-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and inherits
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dst,spear3xx-shirq.txt15 interrupt controller shares config/control registers with other groups.
Dsamsung,exynos4210-combiner.txt15 interrupt controller module shares config/control registers with other
/Linux-v4.19/tools/power/pm-graph/config/
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-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt220 When CONFIG_FAIR_GROUP_SCHED is defined, a "cpu.shares" file is created for each
235 # echo 2048 > multimedia/cpu.shares
236 # echo 1024 > browser/cpu.shares
/Linux-v4.19/arch/arm/boot/dts/
Daxp223.dtsi50 * The AXP223 shares most of its logic with the AXP221 but it has some
/Linux-v4.19/arch/arm64/boot/dts/nvidia/
Dtegra194.dtsi158 /* shares pads with dpaux1 */
172 /* shares pads with dpaux0 */
/Linux-v4.19/Documentation/misc-devices/
Dbh1770glc.txt17 ALS and proximity parts operates on their own, but they shares common I2C
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME72 and encrypted shares and stronger signing and authentication algorithms.
82 umount shares they mount requires
147 shares on NTFS filesystems). Extended Attribute (xattr) support is an optional
558 shares mounted to the same server are unaffected.
603 shares, features enabled as well as the cifs.ko
707 the active sessions and the shares that are mounted.
717 DFS support allows transparent redirection to shares in an MS-DFS name space.
718 In addition, DFS support for target shares which are specified as UNC
/Linux-v4.19/Documentation/cgroup-v1/
Drdma.txt51 of the child processes which shares the address space, rdma resources are
/Linux-v4.19/Documentation/input/devices/
Damijoy.rst239 that shares the same 4 pins as the 4 pot counters above.
/Linux-v4.19/Documentation/ide/
DChangeLog.ide-tape.1995-200219 * 1. An IDE ATAPI TAPE shares the same interface
21 * 2. An IDE ATAPI TAPE shares the same interface

123