From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AAC241381F3 for ; Tue, 1 Oct 2013 08:27:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0D58E0B8E; Tue, 1 Oct 2013 08:26:57 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E24D0E0AB9 for ; Tue, 1 Oct 2013 08:26:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 213BE125AD for ; Tue, 1 Oct 2013 10:26:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380616015; bh=UsDZ4lcobyQSbUB8oju6OQ89Kl1f7A7vaESIN5/OeTc=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=nv7IEf410yKopox4CVIHAUlOOfN/jMV5CVPcIEbeVRmtA61G3M4bc/F5IdTlQ3IR5 kWMsnCyebx3XYYM5FWfVZZkqc5Yz2tnT+tJjDn5UbcayrlEYqV+uDFuVt7KmWGY5JM hh3tZZfZ1Y+ZLv0lZg+8GVS9t+Bz0NwCP4y7kfF0= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 04654-09 for ; Tue, 1 Oct 2013 10:26:53 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:4da2:8214:130d:4861]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 28A3C123E9 for ; Tue, 1 Oct 2013 10:26:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380616013; bh=UsDZ4lcobyQSbUB8oju6OQ89Kl1f7A7vaESIN5/OeTc=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=uAHkSUtGr9AQTLrm6x7neDkeQTuUXV9FYcDHfpgiixnRGPNwEVGrlrTtqj+28Hhxz AbcDlXMxEKwv3F1Cwt/3vhpgerpYN4jY2qx+EkkaJytig0gWfktHIJAROYSg/LnBy+ m2kESO28fudAz6lLuyVf1wUx1womyGp3zun1Taek= Message-ID: <524A874C.8010309@xunil.at> Date: Tue, 01 Oct 2013 10:26:52 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Slow network transfers ... lost interrupts because of clocksource? References: <52455F01.4060102@xunil.at> <5245AA7D.1090903@googlemail.com> <52483B41.7000206@xunil.at> <52494A69.1060201@xunil.at> <5249AFD9.3050100@googlemail.com> <5249C1BF.1030500@xunil.at> <5249D901.7020606@xunil.at> In-Reply-To: <5249D901.7020606@xunil.at> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 48203464-9653-4923-aa54-458000a13ebc X-Archives-Hash: d55600fe24ff528a7a1425fe7009d80d Am 30.09.2013 22:03, schrieb Stefan G. Weichinger: > I will simply let the scp take its time over night ... and I hope the > KVM-performance will be OK when I start the converted VM. I used split and tar to split the image-file into 100 MB parts and rsync them over right now. Maybe I have something wrong in my kernel ... the server shows a load of around 3 ... while only the rsync is running and my mosh-session ... This is a 24-core-system ... it shouldn't even blink ... 2 CPUs: AMD Opteron(tm) Processor 6344 I have: CFLAGS="-O2 -march=native -pipe" CXXFLAGS="-O2 -march=native -pipe" CHOST="x86_64-pc-linux-gnu" maybe one of you would be so kind and helpful and check my kernel-config for obvious stupidity: https://dl.dropboxusercontent.com/u/24516209/config Thanks in advance, Stefan