Mark the ata crashdump task as complete.
This commit is contained in:
parent
607f9b623d
commit
4131418c07
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18827
1 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.47 2003/11/11 05:44:13 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.48 2003/11/11 07:42:53 hmp Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -29,14 +29,6 @@
|
|||
<td>The panic reported in PR kern/58228 must be fixed.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ATAng crashdump causes disk corruption</td>
|
||||
<td>In Progress</td>
|
||||
<td>&a.sos;, &a.tegge;</td>
|
||||
<td>Performing a crashdump on an ATA device can result in a corrupted
|
||||
MBR record. Tor has a possible patch for this.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>pipe/VM corruption on Alpha</td>
|
||||
<td>--</td>
|
||||
|
@ -351,7 +343,7 @@
|
|||
|
||||
<tr>
|
||||
<td>PCM locking and performance issues</td>
|
||||
<td>--</td>
|
||||
<td>Complete</td>
|
||||
<td>--</td>
|
||||
<td>The PCM audio framework and device drivers have been locked and
|
||||
free of Giant for quite a while, but LOR problems persist along with
|
||||
|
@ -384,6 +376,14 @@
|
|||
enumeration.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ATAng crashdump causes disk corruption</td>
|
||||
<td>Complete</td>
|
||||
<td>&a.sos;, &a.tegge;</td>
|
||||
<td>Performing a crashdump on an ATA device can result in a corrupted
|
||||
MBR record. Tor has a possible patch for this.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue