|
From: Nicholas N. <nj...@cs...> - 2005-03-06 05:39:53
|
On Sat, 5 Mar 2005, Julian Seward wrote: > What's between 2.4 and 3.0 ? What I want to do is: > > * Rewrite the low level memory manager, for the reasons already > discussed at length. > > * Restructure the coregrind/ swamp into separate, well-defined > subsystems. > > * Make amd64 work as well as x86. > > * Put primary emphasis on better structure, clarity and > maintainability of the system as a whole. I've noticed that > neglect of these things over the long term is a leading cause > of death/abandonment of software systems, and I don't want > Valgrind to fall into that trap. I would guess that the structure stuff is a more long-term thing -- it can certainly be started now, but I don't imagine everything can be partitioned nicely before June. N |