public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Alexandre Derumier <aderumier@odiso.com>
To: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cc: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: Re: [pve-devel] applied-series: [PATCH V2 pve-common 0/4] add generic CGroup module
Date: Sun, 8 Nov 2020 15:10:30 +0100	[thread overview]
Message-ID: <CAMGxVzBtNkNM_4_7za6P3TeHNDCu7YbWqWv4jJM7LwOEp9rxKA@mail.gmail.com> (raw)
In-Reply-To: <5cb36606-8982-52d1-a342-720eec24c453@proxmox.com>

Thanks Thomas,

don't forget related pve-container && qemu-server patches

https://lists.proxmox.com/pipermail/pve-devel/2020-October/045714.html
https://lists.proxmox.com/pipermail/pve-devel/2020-October/045720.html

Le ven. 6 nov. 2020 à 09:31, Thomas Lamprecht
<t.lamprecht@proxmox.com> a écrit :
>
> On 06.11.20 09:24, Alexandre Derumier wrote:
> > This move Cgroup module from LXC to pve-common,
> > to be able to use it in qemu-server too.
> > (and add support for cgroupv2 only for qemu)
> >
> > I have also included a bugfix for cpushares from cgroup v1,
> > when value is not defined,it's currently set to 100 instead 1024.
> > (can be trigerred by pct --delete cpuunits)
> >
> >
> > Changelog v2:
> >
> > - keep get_subdir in base class
> >
> > Alexandre Derumier (4):
> >   move PVE::LXC::CGroup to PVE::CGroup
> >   Cgroups: remove specific lxc code
> >   bugfix: cpushares : default value is 1024 for cgroup v1
> >   systemd: add CPUWeight encoding
> >
> >  src/Makefile       |   1 +
> >  src/PVE/CGroup.pm  | 551 +++++++++++++++++++++++++++++++++++++++++++++
> >  src/PVE/Systemd.pm |   2 +-
> >  3 files changed, 553 insertions(+), 1 deletion(-)
> >  create mode 100644 src/PVE/CGroup.pm
> >
>
>
>
> applied series, thanks!
>



      reply	other threads:[~2020-11-08 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06  8:24 [pve-devel] " Alexandre Derumier
2020-11-06  8:24 ` [pve-devel] [PATCH V2 pve-common 1/4] move PVE::LXC::CGroup to PVE::CGroup Alexandre Derumier
2020-11-06  8:24 ` [pve-devel] [PATCH V2 pve-common 2/4] Cgroups: remove specific lxc code Alexandre Derumier
2020-11-06  8:24 ` [pve-devel] [PATCH V2 pve-common 3/4] bugfix: cpushares : default value is 1024 for cgroup v1 Alexandre Derumier
2020-11-06  8:24 ` [pve-devel] [PATCH V2 pve-common 4/4] systemd: add CPUWeight encoding Alexandre Derumier
2020-11-06  8:31 ` [pve-devel] applied-series: [PATCH V2 pve-common 0/4] add generic CGroup module Thomas Lamprecht
2020-11-08 14:10   ` Alexandre Derumier [this message]

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=CAMGxVzBtNkNM_4_7za6P3TeHNDCu7YbWqWv4jJM7LwOEp9rxKA@mail.gmail.com \
    --to=aderumier@odiso.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=t.lamprecht@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