Applied the non-Debian part, thanks!
Damien Zammit via Bug reports for the GNU Hurd, le mar. 26 nov. 2024 10:37:58
+, a ecrit:
> 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
>
I'm waiting until this patch is accepted. It will make easier my future
work.
El mar, 26 nov 2024 a las 11:38, Damien Zammit via Bug reports for the GNU
Hurd () escribió:
> Until we make gnumach fully parallel, we need a way to execute
> on slave processor set on smp-enabled gnumach.
>
> For exam
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