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 004C91381F3 for ; Mon, 30 Sep 2013 20:03:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD662E0B12; Mon, 30 Sep 2013 20:03:21 +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 C33B9E0AD1 for ; Mon, 30 Sep 2013 20:03:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 3E436125A8 for ; Mon, 30 Sep 2013 22:03:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380571399; bh=D4QuyYuDyYHSbjo7FnA0gk1O9Zhtzr/bDmWHLBvi+N0=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=ii5dPJJPZJ5OZAWcSBYbgn4vAsVAYQSSKWgoCCZZKEKOwYrsKUjTFcgdg8fbuShiU ypbESKT0/6Pu6Z5Y82rhX9F6rvOnamgpWhqXYdLDcisAy6Yd7hR4xo1D/kmltrTFeF /IGpuLz5m9vZX+2ooVi0ZVtPzn2OBj7oRAL7m+/4= 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 25709-09 for ; Mon, 30 Sep 2013 22:03:17 +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 99895123E4 for ; Mon, 30 Sep 2013 22:03:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380571397; bh=D4QuyYuDyYHSbjo7FnA0gk1O9Zhtzr/bDmWHLBvi+N0=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=X2UBKJDr7ZwkAqwswG4KzxwtmTwC5P4IOZjL8IpAsSRg7XcCV5ZkFCPsd8SEx5hcq Q+MSvfE32P5I8CD+3gZ4jYk/DRN8SQhudbyxoA0+9s4zg61sMjQ+WSFIV1+QFNg4L+ NQOYe65R0G/bZEls20X3B6wbYtvlCGjmFslgDzpY= Message-ID: <5249D901.7020606@xunil.at> Date: Mon, 30 Sep 2013 22:03:13 +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> In-Reply-To: <5249C1BF.1030500@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: 3a07039a-3f4c-4f93-9e4f-ce65962c495e X-Archives-Hash: aef0a793a3c6054140f2e2c52defdd98 Am 30.09.2013 20:23, schrieb Stefan G. Weichinger: > [ 1747.393960] hpet1: lost 2 rtc interrupts > [ 1747.452994] hpet1: lost 1 rtc interrupts > [ 1747.481786] hpet1: lost 1 rtc interrupts > [ 1747.527556] hpet1: lost 1 rtc interrupts > [ 1747.660527] hpet1: lost 1 rtc interrupts > [ 1747.726264] hpet1: lost 1 rtc interrupts > > > :-( > > I would be very happy to get some hints how to debug this ... booted with "hpet=disable" ... so far no more lost interrupts in dmesg. 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. S