https://bugzilla.novell.com/show_bug.cgi?id=715854 https://bugzilla.novell.com/show_bug.cgi?id=715854#c9 --- Comment #9 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-04 10:03:18 UTC --- ok with kernel 3.1-rc4-4.1 and the patch in glibc 2.4-10 I've get dd if=/dev/zero of=/dev/null bs=1 count=100000000 100000000+0 records in 100000000+0 records out 100000000 bytes (100 MB) copied, 18.4799 s, 5.4 MB/s Now after upgrading glibc 2.4-12 dd if=/dev/zero of=/dev/null bs=1 count=100000000 100000000+0 records in 100000000+0 records out 100000000 bytes (100 MB) copied, 19.5249 s, 5.1 MB/s It seems a bit slower (on bare-metal) without the patch. But there's perhaps too much external factors that can change that. like upowerd working now, and so get on-demand cpu load etc ... I believe that one of the clue is contained inside the buildlog and rpmlint checks. about the exit() usage in ld call ... But the cool thing is without the patch everything return working normally. Thanks AJ for the unpatch :D -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.