From: Tom Hughes Date: Wed, 10 Aug 2005 13:42:50 +0000 (+0000) Subject: Update details of slow startup on gentoo amd64 systems. X-Git-Tag: svn/VALGRIND_3_1_0~641 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c161c322076cad74084eaaf5783efea50c6f84;p=thirdparty%2Fvalgrind.git Update details of slow startup on gentoo amd64 systems. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4369 --- diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt index 890c201b8c..5f17d47445 100644 --- a/docs/internals/3_0_BUGSTATUS.txt +++ b/docs/internals/3_0_BUGSTATUS.txt @@ -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