/openbmc/linux/Documentation/ABI/removed/ |
H A 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
|
/openbmc/linux/Documentation/translations/zh_CN/scheduler/ |
H A D | sched-design-CFS.rst | 185 当CONFIG_FAIR_GROUP_SCHED被定义后,通过伪文件系统,每个组被创建一个“cpu.shares”文件。 198 # echo 2048 > multimedia/cpu.shares 199 # echo 1024 > browser/cpu.shares
|
/openbmc/linux/kernel/sched/ |
H A 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()
|
H A D | fair.c | 3993 long tg_weight, tg_shares, load, shares; in calc_group_shares() local 3996 tg_shares = READ_ONCE(tg->shares); in calc_group_shares() 4006 shares = (tg_shares * load); in calc_group_shares() 4008 shares /= tg_weight; in calc_group_shares() 4022 return clamp_t(long, shares, MIN_SHARES, tg_shares); in calc_group_shares() 4033 long shares; in update_cfs_group() local 4042 shares = READ_ONCE(gcfs_rq->tg->shares); in update_cfs_group() 4044 shares = calc_group_shares(gcfs_rq); in update_cfs_group() 4046 if (unlikely(se->load.weight != shares)) in update_cfs_group() 4047 reweight_entity(cfs_rq_of(se), se, shares); in update_cfs_group() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm636.dtsi | 22 /* Adreno 509 shares the frequency table with 512 */
|
H A D | sdm660.dtsi | 164 /* DSI1 shares the OPP table with DSI0 */
|
/openbmc/linux/Documentation/mm/ |
H A 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
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/ |
H A D | rcS-default | 30 # rcS is also used when using busybox init and shares initscripts, some initscripts
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | st,spear3xx-shirq.txt | 15 interrupt controller shares config/control registers with other groups.
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A 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
|
/openbmc/u-boot/drivers/adc/ |
H A D | Kconfig | 58 Each has its own private registers, but shares some resources:
|
/openbmc/qemu/docs/system/ |
H A D | target-i386-desc.rst.inc | 50 Note that, by default, GUS shares IRQ(7) with parallel ports and so QEMU
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | hisilicon-histb-pcie.txt | 4 It shares common functions with the DesignWare PCIe core driver and inherits
|
/openbmc/linux/Documentation/scheduler/ |
H A 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
|
/openbmc/openbmc/meta-security/meta-hardening/ |
H A D | README.md | 10 The goal here is to capture use cases and examples the community decided shares for
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/ |
H A D | usbip-tools.bb | 15 client over the network. Server is a machine which provides (shares) a \
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|
/openbmc/linux/Documentation/w1/slaves/ |
H A 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
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/ |
H A D | mpv_0.39.0.bb | 2 DESCRIPTION = "mpv is a fork of mplayer2 and MPlayer. It shares some features with the former proje…
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8-ss-dma.dtsi | 332 * CAN1 shares CAN0's clock and to enable CAN0's clock it 353 * CAN2 shares CAN0's clock and to enable CAN0's clock it
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-pci-drivers-xhci_hcd | 12 The DbC debug device shares a root port with xHCI host.
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | bh1770glc.rst | 21 ALS and proximity parts operates on their own, but they shares common I2C
|
/openbmc/linux/Documentation/admin-guide/cifs/ |
H A 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 816 the active sessions and the shares that are mounted. 826 DFS support allows transparent redirection to shares in an MS-DFS name space. 827 In addition, DFS support for target shares which are specified as UNC
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | futex2.rst | 75 shares the same memory space and the virtual address of the futex will be the
|