public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>
Cc: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] applied: [RFC PATCH backup-restore-image 1/1] add kernel config options for memory hotplug
Date: Mon, 7 Nov 2022 13:48:55 +0100	[thread overview]
Message-ID: <20221107124855.77hkl4fxv3dogice@casey.proxmox.com> (raw)
In-Reply-To: <20221031113953.3111599-2-d.csapak@proxmox.com>

applied, thanks

On Mon, Oct 31, 2022 at 12:39:51PM +0100, Dominik Csapak wrote:
> so that we can hotplug memory in the guest
> 
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
>  src/config-base | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/src/config-base b/src/config-base
> index e9af0ba..0f4f06d 100644
> --- a/src/config-base
> +++ b/src/config-base
> @@ -144,3 +144,9 @@ CONFIG_ISO9660_FS=y
>  CONFIG_NTFS_FS=y
>  CONFIG_MSDOS_FS=y
>  CONFIG_VFAT_FS=y
> +
> +# memory hotplug
> +CONFIG_MEMORY_HOTPLUG=y
> +CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
> +CONFIG_MEMORY_HOTREMOVE=y
> +CONFIG_ACPI_HOTPLUG_MEMORY=y
> -- 
> 2.30.2




  reply	other threads:[~2022-11-07 12:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31 11:39 [pbs-devel] [RFC PATCH backup-restore-image/proxmox-backup] improve file-restore for zpools Dominik Csapak
2022-10-31 11:39 ` [pbs-devel] [RFC PATCH backup-restore-image 1/1] add kernel config options for memory hotplug Dominik Csapak
2022-11-07 12:48   ` Wolfgang Bumiller [this message]
2022-10-31 11:39 ` [pbs-devel] [PATCH proxmox-backup 1/2] file-restore: fix deprecated qemu parameters Dominik Csapak
2022-11-04 12:29   ` [pbs-devel] applied: " Wolfgang Bumiller
2022-10-31 11:39 ` [pbs-devel] [RFC PATCH proxmox-backup 2/2] file-restore: dynamically increase memory of vm for zpools Dominik Csapak
2022-11-07 12:35   ` [pbs-devel] applied: " Wolfgang Bumiller
2022-11-07 17:15     ` Thomas Lamprecht
2022-11-08  7:59       ` Dominik Csapak
2022-11-08  9:19         ` Thomas Lamprecht
2022-11-08 10:07           ` Dominik Csapak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221107124855.77hkl4fxv3dogice@casey.proxmox.com \
    --to=w.bumiller@proxmox.com \
    --cc=d.csapak@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal