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 9B06B1381F3 for ; Thu, 10 Oct 2013 14:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65712E0B1E; Thu, 10 Oct 2013 14:39:01 +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 4DDF7E09CB for ; Thu, 10 Oct 2013 14:39:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id B3FA9123F7 for ; Thu, 10 Oct 2013 16:38:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1381415938; bh=IGXk7X544eTkf1iJVdTC8T15bz8WzWASOKQEUlQx3HU=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=j3FmV1xqINTWcwxo82GAlKihi4xRbtk2jFEDcHPw55Qu0UjMV30VwwCpLzHZXf3RN J/uwdCkJr36GIlig3iFLLR+sfrzLFho407JyzKErbPoOV9m1eHrmo5q0VZ7QIbkfYS rrc+ljXYnscIwxIMYycxyN1LtqdrcVv1gfCvsGVY= 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 25419-01 for ; Thu, 10 Oct 2013 16:38:57 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:24ef:4bdd:276e:ecf1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id BBBE7123E9 for ; Thu, 10 Oct 2013 16:38:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1381415937; bh=IGXk7X544eTkf1iJVdTC8T15bz8WzWASOKQEUlQx3HU=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=3Ea8vN2xbdX9gtrI7FEfnBP8MRR5UBA7r5rRx4MfWdyIIR98q4G29UyXxAXDkuzO6 6LMWmTzsXE10oQDSqdB6Oha+gQw+FPt6gS0fc7bBtsqrncvb7pdZuJ/onHxLqXdWBS j6EAQ3irVhWE2sZ/ehSgy7Jpm62Pis9GNiPlS3Es= Message-ID: <5256BBFF.6010809@xunil.at> Date: Thu, 10 Oct 2013 16:38:55 +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] Re: Slow network transfers ... lost interrupts because of clocksource? References: <524AD589.7010305@xunil.at> <524B20AF.6040305@xunil.at> <52556E04.80609@xunil.at> <20131009182032.GA7370@vidovic> <5255ABE3.6000706@xunil.at> <5255B530.8050104@googlemail.com> <5255B70D.2070605@xunil.at> <5255BF57.5010805@xunil.at> <5255D475.7010208@xunil.at> <5255D61E.6090903@xunil.at> <20131010122049.GJ10604@server> In-Reply-To: <20131010122049.GJ10604@server> 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: 51e46731-5311-40a4-a474-e09d7bfe5d4c X-Archives-Hash: 2d82fc881e6784cabe88400cbc216d71 Am 10.10.2013 14:20, schrieb Bruce Hill: > On Thu, Oct 10, 2013 at 12:18:06AM +0200, Stefan G. Weichinger wrote: >> >> This is 3.8.13 now ... with some changed options, sure. >> >> For now I am happy ... can't believe it yet ;-) > > Why do you use a kernel that has been abandoned? > > https://www.kernel.org/ > > You should use a longterm kernel, preferably 3.10 series at this point. > > Why not use 3.8 series, or one marked EOL? Because no more patches will be > applied against them, so no more bug/security fixes. 3.8.13 is 3.8 series, or ... ? I don't plan to stay with 3.8.13, this is just an intermediate step to get a working config. For now I don't have any more lost hpet interrupts etc and the LAN speed is fine. Emerging packages as well ... >From this config I will then try 3.10.7-r1 again.