Home
last modified time | relevance | path

Searched refs:SMP (Results 51 – 75 of 275) sorted by relevance

1234567891011

/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst24 一般来说,同构的SMP平台由完全相同的CPU构成。异构的平台则由性能特征不同的CPU构成,在这样的
134 在频率固定的SMP系统中,100%的利用率意味着任务是忙等待循环。反之,10%的利用率暗示这是一个
283 调度域层级,算力值仅有一个,该层级中SD_ASYM_CPUCAPACITY未被设置,它描述的是一个SMP区域,也
H A Dsched-energy.rst278 请注意,EAS并非从根本上与SMP不兼容,但在SMP平台上还没有观察到明显的节能。这一
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dsnps,archs-gfrc.txt2 - clocksource provider for SMP SoC
/openbmc/linux/arch/arm/mach-uniphier/
H A DKconfig10 select HAVE_ARM_TWD if SMP
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm6345-l1-intc.txt35 If multiple reg ranges and interrupt-parent entries are present on an SMP
36 system, the driver will allow IRQ SMP affinity to be set up through the
H A Dbrcm,bcm7038-l1-intc.yaml30 If multiple reg ranges and interrupt-parent entries are present on an SMP
31 system, the driver will allow IRQ SMP affinity to be set up through the
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst50 意味着删除LOCK前缀(在i386和x86_64上)和任何SMP同步屏障。如果架构在SMP
/openbmc/linux/arch/arm/mach-exynos/
H A DKconfig20 select HAVE_ARM_SCU if SMP
110 select EXYNOS_MCPM if SMP
/openbmc/linux/arch/arc/boot/dts/
H A Dvdk_hs38_smp.dts5 * ARC HS38 Virtual Development Kit, SMP version (VDK)
H A Daxs103_idu.dts8 * AXC003 FPGA Card (with SMP bitfile)
/openbmc/linux/arch/arm/mach-keystone/
H A DKconfig9 select ARM_ERRATA_798181 if SMP
/openbmc/linux/arch/arm/boot/dts/mediatek/
H A Dmt6589-fairphone-fp1.dts24 /* SMP is not stable on this board, makes the kernel panic */
/openbmc/linux/arch/arm/mach-artpec/
H A DKconfig17 select HAVE_ARM_TWD if SMP
/openbmc/linux/arch/arm/mach-versatile/
H A DKconfig154 select HAVE_ARM_SCU if SMP
155 select HAVE_ARM_TWD if SMP
257 select HAVE_ARM_SCU if SMP
258 select HAVE_ARM_TWD if SMP
289 select ARM_ERRATA_643719 if SMP
/openbmc/linux/Documentation/features/core/generic-idle-thread/
H A Darch-support.txt4 # description: arch makes use of the generic SMP idle thread facility
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-affinity.rst2 SMP IRQ affinity
22 it to CPU4-7 (this is an 8-CPU SMP box)::
/openbmc/linux/drivers/cpufreq/
H A DKconfig41 default CPU_FREQ_DEFAULT_GOV_SCHEDUTIL if (X86_INTEL_PSTATE || X86_AMD_PSTATE) && SMP
74 depends on !(X86_INTEL_PSTATE && SMP)
87 depends on !(X86_INTEL_PSTATE && SMP)
100 depends on SMP
191 depends on CPU_FREQ && SMP
215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
/openbmc/linux/arch/arc/mm/
H A Dtlbex.S57 ; For ARC700 SMP, the "global" obviously can't be used for free up the FIRST
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A DKconfig3 depends on X86 && CPU_SUP_INTEL && 64BIT && SMP
/openbmc/linux/arch/sh/
H A DKconfig95 depends on SMP && PREEMPTION
231 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
459 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
468 select GENERIC_CLOCKEVENTS_BROADCAST if SMP
572 config SMP config
589 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
597 depends on SMP
610 depends on SMP
617 depends on !SMP
/openbmc/linux/drivers/infiniband/hw/qib/
H A DKconfig13 depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
/openbmc/linux/arch/arm/mach-imx/
H A DKconfig35 def_bool y if SMP
135 select ARM_ERRATA_764369 if SMP
138 select HAVE_ARM_SCU if SMP
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep44xx.S129 bicne r0, r0, #(1 << 6) @ Disable SMP bit
202 tst r0, #(1 << 6) @ Check SMP bit enabled?
271 tst r0, #(1 << 6) @ Check SMP bit enabled?
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
/openbmc/linux/init/
H A DMakefile26 smp-flag-$(CONFIG_SMP) := SMP

1234567891011