|
From: Mohit T. <moh...@gm...> - 2006-09-13 03:01:21
|
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 remains fixed? Or can Valgrind also move the memory allocated to a tool to a different virtual address, in some circumstance? Thanks a lot, Mohit |