On Wed, Apr 17, 2024 at 01:39:32PM +0200, Thijs Raymakers wrote: > .gitignore | 1 + > bash-completion/coresched | 0 > configure.ac | 12 +- > meson.build | 16 +- > meson_options.txt | 2 +- > schedutils/Makemodule.am | 8 + > schedutils/coresched.1.adoc | 139 +++++++ > schedutils/coresched.c | 358 ++++++++++++++++++ > tests/commands.sh | 1 + > .../coresched-copy-from-child-to-parent | 1 + > ...coresched-copy-from-parent-to-nested-child | 1 + > .../schedutils/coresched-get-cookie-own-pid | 1 + > .../coresched-get-cookie-parent-pid | 1 + > .../coresched-new-child-with-new-cookie | 1 + > .../coresched-set-cookie-parent-pid.err | 1 + > .../expected/schedutils/set-cookie-parent-pid | 1 + > tests/ts/schedutils/coresched | 83 ++++ > 17 files changed, 621 insertions(+), 6 deletions(-) I have created pull-request with the patch to verify it pass all tests. https://github.com/util-linux/util-linux/pull/2990 Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com