o Remove the EPC rework. It's done.
o Combine the VHPT and SMP tasks into a single stability improvement task.
This commit is contained in:
parent
47ce8c09dc
commit
c82ea9d1e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16971
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/todo.sgml,v 1.2 2003/01/19 05:36:14 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/todo.sgml,v 1.3 2003/01/19 08:46:37 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project -- to do">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -40,11 +40,9 @@
|
|||
or more important items.</p>
|
||||
|
||||
<ul>
|
||||
<li>EPC based system calls</li>
|
||||
<li>Improve UP and especially SMP stability</li>
|
||||
<li>gdb(1) support and port</li>
|
||||
<li>Make SMP reliable</li>
|
||||
<li>Continue work on MCA</li>
|
||||
<li>Revisit the VHPT handling</li>
|
||||
<li>Revisit kernel loading</li>
|
||||
<li>Revisit TR assignment</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue