Home
last modified time | relevance | path

Searched refs:SMP (Results 151 – 175 of 275) sorted by relevance

1234567891011

/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dnvidia,tegra186-hsp.yaml18 primitives, when operating between two processors not in an SMP
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt57 - SMP barrier pairing.
395 address-dependency barriers; see the "SMP barrier pairing" subsection.
431 write barriers; see the "SMP barrier pairing" subsection.
452 see the "SMP barrier pairing" subsection.
543 the subsection on "SMP Barrier Pairing").
932 SMP BARRIER PAIRING
1833 TYPE MANDATORY SMP CONDITIONAL
2345 work correctly, even if it's in an SMP kernel. There are, however, four
2437 The way to deal with this is to insert a general SMP memory barrier:
2924 identical code for SMP and non-SMP systems. For example, virtual machine guests
[all …]
H A Datomic_t.txt155 All these operations are SMP atomic; that is, the operations (for a single
202 ordering on their SMP atomic primitives. For example our TSO architectures
/openbmc/linux/Documentation/timers/
H A Dhighres.rst159 The high resolution timer code does not support SMP machines which have only
163 dynamic ticks on i386 SMP systems which stop the local APIC in C3 power
188 e.g. the PIT on i386 SMP systems.
H A Dhrtimers.rst167 i386(UP/SMP), x86_64(UP/SMP), ARM, PPC
H A Dtimekeeping.rst95 fire interrupts, so as to trigger events on the system timeline. On an SMP
152 On SMP systems, it is crucial for performance that sched_clock() can be called
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,omap-remoteproc.yaml150 processor sub-system is running in SMP mode, or one per
168 if the processor sub-system is running a SMP OS.
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dreporting-issues.rst394 Oops: 0000 [#1] SMP
873 2.34) #1 SMP Mon Aug 3 14:54:37 UTC 2020”这样的行开始,如果没有,那么第
/openbmc/linux/Documentation/hwmon/
H A Dlm83.rst74 sense is on SMP systems, such as the above-mentioned Iwill MPX2,
/openbmc/qemu/docs/system/arm/
H A Daspeed.rst45 * SMP (for the AST2600 Cortex-A7)
186 * SMP (for the AST1030 Cortex-M4F)
H A Dbananapi_m2u.rst15 * SMP (Quad Core Cortex-A7)
/openbmc/linux/Documentation/mm/
H A Dnuma.rst17 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
18 of the system--although some components necessary for a stand-alone SMP system
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst166 SMP The kernel is an SMP kernel.
/openbmc/linux/net/
H A DKconfig273 depends on SMP
293 depends on SMP && SYSFS
307 depends on SMP
/openbmc/linux/Documentation/scheduler/
H A Dsched-capacity.rst11 Conventional, homogeneous SMP platforms are composed of purely identical
142 On an SMP system with fixed frequencies, 100% utilization suggests the task is a
320 set in that hierarchy, it describes an SMP island and should be treated as such.
/openbmc/linux/drivers/gpu/drm/msm/
H A DNOTES63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
/openbmc/linux/init/
H A DKconfig140 depends on BROKEN || !SMP
548 depends on SMP
554 depends on SMP
683 depends on SMP || COMPILE_TEST
744 depends on SMP
904 depends on SMP && NUMA && MIGRATION && !PREEMPT_RT
1028 depends on SMP && RSEQ
1107 depends on SMP
1591 depends on !(SPARC32 && SMP)
1730 default X86_64 && SMP
[all …]
/openbmc/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-topology.txt9 In a SMP system, the hierarchy of CPUs is defined through three entities that
48 Usage: Optional - On SMP systems provide CPUs topology to the OS.
/openbmc/linux/drivers/cpufreq/
H A DKconfig.x8612 select CPU_FREQ_GOV_SCHEDUTIL if SMP
42 select CPU_FREQ_GOV_SCHEDUTIL if SMP
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr9 ** 1.10.00.10 10/10/2004 Erich Chen bug fix for SMP & ioctl
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A DKconfig120 quiesce secondary SMP CPUs. This is not currently true in 64-bit
/openbmc/u-boot/board/technexion/pico-imx6ul/
H A DREADME152 …) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)) #533 SMP Wed Sep 5 16:21:03 …
/openbmc/linux/arch/arm/include/asm/
H A Datomic.h159 #error SMP not supported on pre-ARMv6 CPUs
/openbmc/linux/arch/arm/mm/
H A Dproc-v6.S199 ALT_SMP(mrc p15, 0, r0, c1, c0, 1) @ Enable SMP/nAMP mode
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt584 barrera SMP").
984 EMPAREJAMIENTO DE BARRERAS SMP
1913 TIPO OBLIGATORIO SMP CONDICIONAL
1942 [!] Tenga en cuenta que las barreras de memoria SMP _deben_ usarse para
1943 controlar el orden de referencias a memoria compartida en sistemas SMP,
1947 SMP, ya que dichas barreras imponen una sobrecarga innecesaria en los
2410 En los sistemas SMP, las primitivas de bloqueo proveen una forma más
2451 incluso si está en un kernel SMP. Existen, sin embargo, cuatro
3042 afectados por los efectos de SMP incluso si el "host" (huésped) en sí se
3049 cuando SMP está habilitado, pero generan código idéntico para sistemas SMP
[all …]

1234567891011