Clean up some spacing and formatting and fix a URL.
This commit is contained in:
parent
b824eb80b1
commit
6675fd03d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31494
1 changed files with 15 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
|
||||
Report//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
|
||||
<!-- $FreeBSD: www/en/news/status/report-2007-10-2007-12.xml,v 1.1 2008/02/18 03:25:56 brd Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/status/report-2007-10-2007-12.xml,v 1.2 2008/02/18 05:36:24 brd Exp $ -->
|
||||
<report>
|
||||
<date>
|
||||
<month>October - December</month>
|
||||
|
|
@ -1189,7 +1189,7 @@ Report//EN"
|
|||
href="http://lists.freebsd.org/pipermail/freebsd-net/2007-November/016007.html ">
|
||||
Mail discussion</url>
|
||||
|
||||
<url href="http://people.freebsd.org/~rpaulo/ tcp_ecn.diff">
|
||||
<url href="http://people.freebsd.org/~rpaulo/tcp_ecn.diff">
|
||||
Patch</url>
|
||||
</links>
|
||||
|
||||
|
|
@ -1355,7 +1355,6 @@ Report//EN"
|
|||
|
||||
<p>
|
||||
<em>DDB scripting</em>
|
||||
|
||||
allows the user to define a set of simply scripts from within the
|
||||
debugger or userspace using the new ddb(8) tool to automate
|
||||
debugging steps. Scripts can be automatically executed when the
|
||||
|
|
@ -1364,15 +1363,13 @@ Report//EN"
|
|||
|
||||
<p>
|
||||
<em>DDB output capture</em>
|
||||
|
||||
allows the user to request that the output of DDB be captured
|
||||
into a buffer for access from user space or to be written out in
|
||||
a textdump.</p>
|
||||
|
||||
<p>
|
||||
<em>DDB textdumps</em>
|
||||
|
||||
, a new dump format that writes out a tarball of text-based
|
||||
<em>DDB textdumps</em>,
|
||||
a new dump format that writes out a tarball of text-based
|
||||
debugging information, such as the kernel message buffer, panic
|
||||
message, kernel configuration, kernel version, and DDB capture
|
||||
buffer to the swap partition, to be extracted via savecore(8).
|
||||
|
|
@ -1515,7 +1512,7 @@ Report//EN"
|
|||
it by total amount of configured swap or per-uid limit is revived,
|
||||
ported to the 8-CURRENT. Now it is intensively tested by Peter
|
||||
Holm. Please, give it a run in the diverse workloads. Your comments
|
||||
are welcome !</p>
|
||||
are welcome!</p>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
|
|
@ -1542,12 +1539,16 @@ Report//EN"
|
|||
|
||||
<body>
|
||||
<p>The port will only run as a guest (ie. domU) right now, on
|
||||
i386/PAE platforms. Status * domU is self-hosting on 8-CURRENT (can
|
||||
compile world + kernel in a VM). * Xen 3.0.3 and earlier are not
|
||||
supported. * Device structure needs to be cleaned up, it's not
|
||||
conformant to newbus. * SMP and amd64 are targeted for support by
|
||||
May for RELENG_6 and RELENG_7. * dom0 support is not currently on
|
||||
the roadmap.</p>
|
||||
i386/PAE platforms. Status:</p>
|
||||
<ul>
|
||||
<li>domU is self-hosting on 8-CURRENT (can compile world + kernel
|
||||
in a VM).</li>
|
||||
<li>Xen 3.0.3 and earlier are not supported.</li>
|
||||
<li>Device structure needs to be cleaned up, it's not conformant
|
||||
to newbus.</li>
|
||||
<li>SMP and amd64 are targeted for support by May for RELENG_6
|
||||
and RELENG_7.</li>
|
||||
<li>dom0 support is not currently on the roadmap.</li>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue