> - For some big programs (the ones I run) more than 70% of the memory > consumption of memcheck is for the entries of secVBitTable2. Using a > hashtable (preferably with a memory pool for the entries or a space > efficient memory manager) would save about 16-24 bytes per entry.
As a quick hack, if you increase BYTES_PER_SEC_VBIT_NODE to 32, does that reduce the space usage? J ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers