summaryrefslogtreecommitdiff
path: root/xfree-4.supp
diff options
context:
space:
mode:
authornjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2006-03-27 11:37:07 +0000
committernjn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9>2006-03-27 11:37:07 +0000
commit1d0825ff46d57f0ce83c3fa88538a42f67022eee (patch)
treee1bcdae23349c7fa76ee1776abdd09d24014c304 /xfree-4.supp
parent715cc59176a4b4a527be690089056c468431f6c4 (diff)
Merge in the COMPVBITS branch to the trunk. This is a big change to
Memcheck, replacing the 9-bits-per-byte shadow memory representation to a 2-bits-per-byte representation (with possibly a little more on the side) by taking advantage of the fact that extremely few memory bytes are partially defined. For the SPEC2k benchmarks with "test" inputs, this speeds up Memcheck by a (geometric mean) factor of 1.20, and reduces the size of shadow memory by a (geometric mean) factor of 4.26. At the same time, Addrcheck is removed. It hadn't worked for quite some time, and with these improvements in Memcheck its raisons-d'etre have shrivelled so much that it's not worth the effort to keep around. Hooray! Nb: this code hasn't been tested on PPC. If things go wrong, look first in the fast stack-handling functions (eg. mc_new_mem_stack_160, MC_(helperc_MAKE_STACK_UNINIT)). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5791 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'xfree-4.supp')
-rw-r--r--xfree-4.supp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfree-4.supp b/xfree-4.supp
index e88ff456..e147ba6c 100644
--- a/xfree-4.supp
+++ b/xfree-4.supp
@@ -27,7 +27,7 @@
# Resulting from R H 8.0
{
*libc_write/libX11.so.6.2/*X11TransWrite(Param)
- Addrcheck,Memcheck:Param
+ Memcheck:Param
write(buf)
fun:*libc_write
obj:/usr/X11R6/lib*/libX11.so.6.2