https://bugs.kde.org/show_bug.cgi?id=229500

Howard Chu <h...@symas.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h...@symas.com

--- Comment #5 from Howard Chu <h...@symas.com> ---
I see memcheck has an --ignore-range commandline option to bypass checks on an
address range. Would it be possible to define a client request to ignore
mmap(...,size) ? Meaning that the immediately subsequent mmap request would be
passed thru to the kernel, and the resulting memory would be ignored by
valgrind, so it doesn't need to fit in valgrind's address space management. I
was just about to open a wishlist ticket for this feature, but stumbled across
this bug report along the way.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to