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 ECF5C1381F3 for ; Wed, 2 Oct 2013 17:27:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E268E0B15; Wed, 2 Oct 2013 17:26:54 +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 CE8A9E0A98 for ; Wed, 2 Oct 2013 17:26:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 9B28112129 for ; Wed, 2 Oct 2013 19:26:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380734811; bh=VkOsfCQVGJnDoOm+PuYrw+Z/tEuvXISHb73FGeNB5MM=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=PvA4AGfWxC3trlMCU18fIfMILSKFN9D2W77HewVOjnx3fOx29Z7IWp9pZTSLVSJz6 x/bsgtz+c/435tNgeHBa/2G2FeV/bcBrOZ5jAau3QMv6kUMdm/WHeJaIQh4hRAsfzp 4xDvIPOHIxp3japtoHJfPCCS4YBNDsGHHwIIDlfI= 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 13184-02 for ; Wed, 2 Oct 2013 19:26:49 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:2cd9:17ba:1549:e177]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 91F51123DF for ; Wed, 2 Oct 2013 19:26:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1380734809; bh=VkOsfCQVGJnDoOm+PuYrw+Z/tEuvXISHb73FGeNB5MM=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=0ceAQsAW7emxdvjhcJc35Tj6bw7l269UD8t6o3Ucm/0JktQPh5RAf+dqS4WoAA4Of 2Pqi7HVd7sX4nmYPmFQLZcVtHmC886IcrZ+TU/xIsS47BhxYGfMm6+qWcQ0Gfc96+q St1QvEDtGCphXRj1aWI4hh9SEneBKdAZt5E9fYlc= Message-ID: <524C5758.9010700@xunil.at> Date: Wed, 02 Oct 2013 19:26:48 +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] KVM on AMD ... why doesn't it just work? References: <524C113A.6070003@xunil.at> <524C13B2.2030108@xunil.at> <524C1577.4050801@xunil.at> In-Reply-To: <524C1577.4050801@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: 4c23ae1d-4897-4e26-8917-6aaf29f10d2f X-Archives-Hash: e8f6d57ec8b9bd1edcf5dc68646b835e Am 02.10.2013 14:45, schrieb Stefan G. Weichinger: > Am 02.10.2013 14:38, schrieb Stefan G. Weichinger: >> Am 02.10.2013 14:27, schrieb Stefan G. Weichinger: >> >>> In general I am rather disappointed by the performance of this server. I >>> expected way more *bang* for the bucks ... > > And our new and ambitious friend also comes along ;-) > > systemd-tmpfiles ... hogs CPU ... stopped it now ... and will look for > details in the evening. that one is still unsolved ... although since the last booting (now with systemd-204-r1) I don't see that hogging process anymore. Maybe something in the changelog: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?view=markup the tmpfiles-related stuff seems for 206 only. Anyway, it seems to work now. great.