root boot-assistant mixer_tmp_group ( cgroups try_module signal ) runtime.
copy and paste ( iot action scene)
:/
Thank you!
Em ter., 26 de nov. de 2024, 15:53, __- -__ escreveu:
> High,
>
> To zeroed input lag on Linux platform we need to make userland prior
> masterying over
> IaaS ( infra
High,
To zeroed input lag on Linux platform we need to make userland prior
masterying over
IaaS ( infra as a service ) concept.
Let user(s) control/interact with cgroups as needed via VLAN on the fly.
;)
Almost zero lag i think.
Multifaced ( multiparadigm ) kernel is more versatil than microke
Btw, if you have a succesful port, we could already apply the diff to
Debian and get people to test the result, before we submit to
upstream. Just ping me when you're ready.
Martin-Éric
ma 14.10.2024 klo 13.32 Martin-Éric Racine (martin-eric.rac...@iki.fi)
kirjoitti:
>
> Hey Joan,
>
> Thanks for
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
Hello,
This is already in?
Samuel
Damien Zammit via Bug reports for the GNU Hurd, le mar. 26 nov. 2024 07:42:30
+, a ecrit:
> ---
> acpi/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/acpi/Makefile b/acpi/Makefile
> index ceccb351e..6e91e980f 100644
> --
Hi, a quick review:
On Tue, Nov 26, 2024 at 10:43 AM Damien Zammit via Bug reports for the
GNU Hurd wrote:
> +static void
> +smp(char * const argv[])
Style nitpick: space before the paren.
> +{
> + int err;
error_t rather
> + unsigned int pset_count;
mach_msg_type_number_t rather (it's lik