- Improve the 2014Q1 status report on ARM SMP
This commit is contained in:
parent
6eb6464192
commit
62ae69dc98
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44479
1 changed files with 11 additions and 4 deletions
|
@ -1584,6 +1584,10 @@ device vt_efifb</pre>
|
|||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="http://lists.freebsd.org/pipermail/freebsd-arm/2014-April/007886.html">Announcement</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>&os; now supports Symmetrical MultiProcessing (SMP) on a
|
||||
variety of ARM multi-core systems. The effort to bring SMP to
|
||||
|
@ -1598,10 +1602,10 @@ device vt_efifb</pre>
|
|||
users and vendors looking to create products based on similar
|
||||
designs.</p>
|
||||
|
||||
<p>SMP is now enabled by default in the configuration files for
|
||||
all currently-supported systems that have multi-core processors.
|
||||
This includes systems based on the following processor
|
||||
families:</p>
|
||||
<p>As of r264138 in &os; <tt>head</tt>, SMP is now enabled by
|
||||
default in the configuration files for all currently-supported
|
||||
systems that have multi-core processors. This includes systems
|
||||
based on the following processor families:</p>
|
||||
|
||||
<ul>
|
||||
<li>Allwinner A20</li>
|
||||
|
@ -1610,6 +1614,9 @@ device vt_efifb</pre>
|
|||
<li>Samsung Exynos 5</li>
|
||||
<li>Texas Instruments OMAP4</li>
|
||||
</ul>
|
||||
|
||||
<p>We do plan to merge this work to <tt>stable/10</tt> in time for
|
||||
10.1-RELEASE.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>Microsemi, Inc.</sponsor>
|
||||
|
|
Loading…
Reference in a new issue