All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: Bernhard Kaindl <bernhard.kaindl@citrix.com>
Cc: Christian Lindig <christian.lindig@citrix.com>,
	David Scott <dave@recoil.org>,
	Anthony PERARD <anthony.perard@vates.tech>,
	Christian Lindig <christian.lindig@cloud.com>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v7 3/3] tools/ocaml: Add OCaml binding for NUMA claim sets
Date: Mon, 11 May 2026 11:39:11 +0200	[thread overview]
Message-ID: <b60c1209-fdaf-4e9a-b93a-878a3aeb64fc@suse.com> (raw)
In-Reply-To: <10726c7afb43856a1014c6b6e24700442ff8740e.1778272036.git.bernhard.kaindl@citrix.com>

On 08.05.2026 22:27, Bernhard Kaindl wrote:
> Add an OCaml binding for xc_domain_claim_memory():
> 
> - tools/ocaml/libs/xc/xenctrl.ml/mli:
>   Add claim record type and domain_claim_memory external.
> 
> - tools/ocaml/libs/xc/xenctrl_stubs.c:
>   Marshal the OCaml claim array into a xen_memory_claim_t array.
>   Map nodes of -1 to XEN_DOMCTL_CLAIM_MEMORY_HOST for host-wide claims.
> 
> Acked-by: Christian Lindig <christian.lindig@cloud.com>
> Requested-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Signed-off-by: Bernhard Kaindl <bernhard.kaindl@citrix.com>

Nit: Chronologically order tags, please: Christian can't have ack-ed
this before you signed off on it.

Jan


  reply	other threads:[~2026-05-11  9:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-08 20:27 [PATCH v7 0/3] xen/mm: Introduce NUMA-aware memory claim sets Bernhard Kaindl
2026-05-08 20:27 ` [PATCH v7 1/3] xen/mm: Introduce per-node free page counter Bernhard Kaindl
2026-06-25 13:04   ` Jan Beulich
2026-05-08 20:27 ` [PATCH v7 2/3] xen/mm: Introduce NUMA-aware memory claim sets Bernhard Kaindl
2026-06-25 13:30   ` Jan Beulich
2026-05-08 20:27 ` [PATCH v7 3/3] tools/ocaml: Add OCaml binding for NUMA " Bernhard Kaindl
2026-05-11  9:39   ` Jan Beulich [this message]
2026-05-28  8:37     ` Bernhard Kaindl
2026-06-02  8:10       ` Jan Beulich

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=b60c1209-fdaf-4e9a-b93a-878a3aeb64fc@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@vates.tech \
    --cc=bernhard.kaindl@citrix.com \
    --cc=christian.lindig@citrix.com \
    --cc=christian.lindig@cloud.com \
    --cc=dave@recoil.org \
    --cc=xen-devel@lists.xenproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.