All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Add env vars for session and cpu-affinity
@ 2024-09-02 13:11 Simon Graber
  2024-09-02 13:11 ` [PATCH v4 1/4] lib/copperplate: Get session name from env var Simon Graber
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Simon Graber @ 2024-09-02 13:11 UTC (permalink / raw)
  To: xenomai; +Cc: upstream+xenomai, Simon Graber

Hello,

Revision 4 of this patchset clarifies the purpose of patch 3.

Changes since v1:
 * Usage of environment variables is documented
 * lib/copperplate/init.c: Conditionally query XENO_SESSION_NAME
 * Reformat patch 2 to adhere to code style
 * Reword commit message of patch 3
 
Simon Graber (4):
  lib/copperplate: Get session name from env var
  lib/boilerplate: Get cpu-affinity from env var
  alchemytests: Set cpu-affinity by env var
  Add documentation for env vars

 doc/asciidoc/README.INSTALL.adoc             |  7 ++--
 lib/boilerplate/setup.c                      | 39 +++++++++++++++-----
 lib/copperplate/init.c                       | 21 ++++++++---
 testsuite/smokey/alchemytests/alchemytests.c | 10 ++++-
 4 files changed, 58 insertions(+), 19 deletions(-)

-- 
2.46.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-15 15:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 13:11 [PATCH v4 0/4] Add env vars for session and cpu-affinity Simon Graber
2024-09-02 13:11 ` [PATCH v4 1/4] lib/copperplate: Get session name from env var Simon Graber
2024-09-02 13:11 ` [PATCH v4 2/4] lib/boilerplate: Get cpu-affinity " Simon Graber
2024-09-02 13:11 ` [PATCH v4 3/4] alchemytests: Set cpu-affinity by " Simon Graber
2024-10-15 10:02   ` Jan Kiszka
2024-10-15 10:04     ` Richard Weinberger
2024-10-15 15:24       ` Jan Kiszka
2024-09-02 13:11 ` [PATCH v4 4/4] Add documentation for env vars Simon Graber
2024-09-02 13:25 ` [PATCH v4 0/4] Add env vars for session and cpu-affinity Jan Kiszka

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.