A few minor edits to the 2015Q3 report
Discovered while preparing the email version.
This commit is contained in:
parent
4baeab4d73
commit
36a3cee1f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47668
1 changed files with 5 additions and 5 deletions
|
@ -662,7 +662,7 @@
|
||||||
<task>
|
<task>
|
||||||
<p>Test the new stable release of GLib 2.46.x with the
|
<p>Test the new stable release of GLib 2.46.x with the
|
||||||
kqueue/kevent backend enabled (it was disabled with revision
|
kqueue/kevent backend enabled (it was disabled with revision
|
||||||
<a href="https://svnweb.FreeBSD.org/ports?view=revision&revision=393663">r393663</a>.
|
<a href="https://svnweb.FreeBSD.org/ports?view=revision&revision=393663">r393663</a>).
|
||||||
Currently several features are broken, especially in Thunar,
|
Currently several features are broken, especially in Thunar,
|
||||||
xfce4-panel, and Xfdashboard.</p>
|
xfce4-panel, and Xfdashboard.</p>
|
||||||
</task>
|
</task>
|
||||||
|
@ -726,7 +726,7 @@
|
||||||
</task>
|
</task>
|
||||||
|
|
||||||
<task>
|
<task>
|
||||||
<p>Put more effort into support of <tt>node-gyp</tt> in the
|
<p>Put more effort into support for <tt>node-gyp</tt> in the
|
||||||
USES framework</p>
|
USES framework</p>
|
||||||
</task>
|
</task>
|
||||||
</help>
|
</help>
|
||||||
|
@ -1412,8 +1412,8 @@
|
||||||
instruction or by any locked read-modify-write operation. The latter
|
instruction or by any locked read-modify-write operation. The latter
|
||||||
approach is recommended by the optimization guides from Intel
|
approach is recommended by the optimization guides from Intel
|
||||||
and AMD. It was noted that careful selection of the scratch
|
and AMD. It was noted that careful selection of the scratch
|
||||||
memory location, which is modified by the locked RWM
|
memory location, which is modified by the locked RMW
|
||||||
operation, can reduce the cost of barrier by avoiding false
|
operation, can reduce the cost of the barrier by avoiding false
|
||||||
data dependencies. The corresponding optimization was
|
data dependencies. The corresponding optimization was
|
||||||
committed in r284901.</p>
|
committed in r284901.</p>
|
||||||
|
|
||||||
|
@ -3339,7 +3339,7 @@
|
||||||
Hot-plug Perforce Branch</url>
|
Hot-plug Perforce Branch</url>
|
||||||
|
|
||||||
<url href="https://svnweb.FreeBSD.org/changeset/base/r281874">Commit
|
<url href="https://svnweb.FreeBSD.org/changeset/base/r281874">Commit
|
||||||
adding bridge save/restore.</url>
|
adding bridge save/restore</url>
|
||||||
|
|
||||||
<url href="https://github.com/FreeBSDFoundation/freebsd/tree/pciehp">Github
|
<url href="https://github.com/FreeBSDFoundation/freebsd/tree/pciehp">Github
|
||||||
branch with patches</url>
|
branch with patches</url>
|
||||||
|
|
Loading…
Reference in a new issue