X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 794C4DC0191 for ; Thu, 22 Oct 2015 15:23:23 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.116]) by mail.alpinelinux.org (Postfix) with ESMTP id 5A253DC0174 for ; Thu, 22 Oct 2015 15:23:23 +0000 (UTC) Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 0C8205A80CB; Thu, 22 Oct 2015 15:12:52 +0000 (GMT) Date: Thu, 22 Oct 2015 17:22:34 +0200 From: Natanael Copa To: Florian Heigl Cc: Alpine Development Subject: Re: [alpine-devel] Kernel parameter for Xen Message-ID: <20151022172234.58f0d7fa@ncopa-laptop> In-Reply-To: References: X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Thu, 22 Oct 2015 12:48:06 +0200 Florian Heigl wrote: > Hi, > > would it be possible to enable a kernel option for Xen? > It's probably called XEN_BALLOON_MEMORY_HOTPLUG, looking at the config I > see it is apparently not enabled. > > # CONFIG_MEMORY_HOTPLUG is not set > > It appears that with that setting not defined one loses a chunk of dom0 > memory that is otherwise available. In my case it seems to be around 1GB ;) > > Florian > > I suppose this is only needed for x86_64? We need check if it works together with grsecurity and pax and what the price for this option is. (slower? more memory consumption?) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---