Re: [ANNOUNCE] kmemcheck v7

From: Jeff Dike
Date: Sat May 10 2008 - 16:45:04 EST


On Sat, May 10, 2008 at 06:17:21PM +0100, Jeremy Fitzhardinge wrote:
> No, I think valgrind+uml deliberately lets usermode code run directly on
> the cpu, not under valgrind.

It can be done either way. Grinding userspace code as well is more
uniform, as there's no need to say "this clone should not be followed,
as it will become a UML process". On the other hand, not grinding
processes means you don't need to figure out how to get the valgrind
engine into your processes.

Jeff

--
Work email - jdike at linux dot intel dot com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/