diff options
author | Damien Zammit via Bug reports for the GNU Hurd <bug-hurd@gnu.org> | 2024-11-26 10:37:58 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-12-09 01:55:44 +0100 |
commit | 6db346c1b8e193f6b8d1861364bb3498c4def4ab (patch) | |
tree | 25311e6e2eba6e7a8e1a94260761a8a0987aa870 /libnetfs | |
parent | 63d8cb89bcee8c0e1cd140b948b6d2ced7974677 (diff) | |
download | hurd-6db346c1b8e193f6b8d1861364bb3498c4def4ab.tar.gz hurd-6db346c1b8e193f6b8d1861364bb3498c4def4ab.tar.bz2 hurd-6db346c1b8e193f6b8d1861364bb3498c4def4ab.zip |
sutils: Add smp tool to run process on slave processors
Until we make gnumach fully parallel, we need a way to execute
on slave processor set on smp-enabled gnumach.
For example:
$ /sbin/smp /bin/bash
$
will launch a shell that executes commands only within slave pset,
consisting of all processors except processor 0.
We can thus test parallelism on Hurd in a controlled way.
Message-ID: <20241126103747.353948-1-damien@zamaudio.com>
Diffstat (limited to 'libnetfs')
0 files changed, 0 insertions, 0 deletions