Add a task to clean up the abuse of MD critical API to manage interrupt

enable/disable state.  Note that it's on-going, and so far I've seen
commits from at least {benno, dfr, imp, jhb}.  If you did some of this
e-mail me and I'll add you.  Someone let me know when it's done.
This commit is contained in:
Robert Watson 2002-03-21 16:51:54 +00:00
parent 3e88002aba
commit 4fac49018c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12544

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.53 2002/03/18 18:33:13 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.54 2002/03/20 00:38:40 murray Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -841,6 +841,14 @@
<td> &status.wip; </td>
</tr>
<tr>
<td> Replace incorrect use of MD critical section API to disable
interrupts with a specific interrupt disable API. </td>
<td> &a.imp;, &a.dfr;, &a.benno;, &a.jhb; </td>
<td> 21 March 2002 </td>
<td> &status.wip; </td>
</tr>
<!-- Stalled -->
<tr>