|
From: Jeremy F. <je...@go...> - 2005-03-24 02:55:37
|
Nicholas Nethercote wrote:
> This is important, especially with the address space layout problems
> we still sometimes have. If we can get Memcheck's memory usage down
> as we've discussed, then I think we should do something like this.
I think there's some more scope for factoring out the secondary map
code. Pretty much all the tools which have shadow memory copy
memcheck's primary/secondary map code; it would be nice if they could
share this in some way.
J
|