[PATCH 0/2] Small fixes for restrictive numatune mode
Posted by
Martin Kletzander
1 year, 7 months ago
See individual commit messages for explanations (duh!)
Martin Kletzander (2):
qemu, ch: Move threads to cgroup dir before changing parameters
docs: Clarify restrictive numatune mode
docs/formatdomain.rst | 11 ++++++++++-
src/ch/ch_process.c | 12 ++++++------
src/qemu/qemu_process.c | 10 +++++-----
3 files changed, 21 insertions(+), 12 deletions(-)
--
2.40.0
Re: [PATCH 0/2] Small fixes for restrictive numatune mode
Posted by
Pavel Hrdina
1 year, 7 months ago
On Thu, Apr 20, 2023 at 10:49:17AM +0200, Martin Kletzander wrote:
> See individual commit messages for explanations (duh!)
>
> Martin Kletzander (2):
> qemu, ch: Move threads to cgroup dir before changing parameters
> docs: Clarify restrictive numatune mode
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Re: [PATCH 0/2] Small fixes for restrictive numatune mode
Posted by
Michal Prívozník
1 year, 7 months ago
On 4/20/23 10:49, Martin Kletzander wrote:
> See individual commit messages for explanations (duh!)
>
> Martin Kletzander (2):
> qemu, ch: Move threads to cgroup dir before changing parameters
> docs: Clarify restrictive numatune mode
>
> docs/formatdomain.rst | 11 ++++++++++-
> src/ch/ch_process.c | 12 ++++++------
> src/qemu/qemu_process.c | 10 +++++-----
> 3 files changed, 21 insertions(+), 12 deletions(-)
>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Michal