]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update details of slow startup on gentoo amd64 systems.
authorTom Hughes <tom@compton.nu>
Wed, 10 Aug 2005 13:42:50 +0000 (13:42 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 10 Aug 2005 13:42:50 +0000 (13:42 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4369

docs/internals/3_0_BUGSTATUS.txt

index 890c201b8ce2a6c86c42f509239a2da031de61cb..5f17d47445ac426798e67b6a27f281ed5a80d002 100644 (file)
@@ -13,6 +13,10 @@ x86 INT/INT3
 
 96542 x86 16-bit pop insns
 
+109861 amd64 hangs at startup          yes, but have to wait for 3.1. Long delay
+                                       seems to be caused by amd64-Gentoo kernel
+                                       not liking large mmap/munmap requests.
+
 109313 x86 cmpxchg8b
 
 109323 ppc32: dispatch.S uses Altivec insn, which doesn't work on POWER. 
@@ -56,10 +60,6 @@ Description                            Serious?        status                sta
 
 110274 SSE1 now mandatory for x86      yes             fixed(1321/4339)  TODO:merge
 
-110301 amd64 hangs at startup          yes, but have to wait for 3.1.  This is the
-                                       same as previously reported amd64-Gentoo
-                                       hang (long delay, really).
-
 110388 amd64 0xDD 0xD1                 yes             fixed(1322)       TODO:merge
 
 110464 amd64 0xDC 0x1D FCOMP           yes             fixed(1323)       TODO:merge