|
From: Mohit T. <moh...@gm...> - 2006-09-08 17:52:07
|
Hello, I have just begun to use Valgrind, and am building a simple tool to quantify the performance hit on the target application on the increasing the amount of instrumentation. I read that Valgrind allocates 256MB in the higher part of the virtual address space for itself and its tools. I was wondering if the memory once allocated fixed? Or can Valgrind also move the allocated memory to a different virtual address, in some circumstance? Thanks lot, Mohit |