Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: ucanzeee on 11 September 2020, 16:28:14

Title: Many games work really well
Post by: ucanzeee on 11 September 2020, 16:28:14
Steam games, another games. They work pretty well. Good job artix devs  :)

Btw I wonder, how does no systemd affect game performance? Worse or better? Or not related at all?
Title: Re: Many games work really well
Post by: Roberto on 11 September 2020, 16:44:38
Steam games, another games. They work pretty well. Good job artix devs  :)

Btw I wonder, how does no systemd affect game performance? Worse or better? Or not related at all?
I can't imagine that an init system has any affect on game or application performance.

The init system starts the first process of the system with the process ID 1.
The process runs as long as the session lasts and now starts other processes.
The init process also starts and manages the different runlevels.
These define different system states that serve different purposes and provide adequate services.

Maybe I'm wrong and someone corrects me.

regards
Roberto
Title: Re: Many games work really well
Post by: alium on 11 September 2020, 17:35:07
Maybe I'm wrong and someone corrects me.

you are not wrong, you right! you're right. I don't understand too how an init system can affect performance  :D :o