Messages in this thread |  | | | Date | Sat, 10 May 2008 12:06:45 +0300 | | From | Pekka Enberg <> | | Subject | Re: [ANNOUNCE] kmemcheck v7 | |
Bart Van Assche wrote:
> It's a bit late but I finally found out about your announcement of
> kmemcheck version 7. Are you familiar with the patch that adds support
> to Valgrind for User Mode Linux ? I'm not sure what the best approach
> is -- letting the kernel do its own checking like kmemcheck or extend
> Valgrind such that it supports UML. Anyway, the techniques applied in
> Valgrind may be useful for kmemcheck too, such as the algorithms used
> in Valgrind to compress the memory state information.
It's better to do it with the native kernel so you can "valgrind" all
the interesting driver code.
|  |