aero icon indicating copy to clipboard operation
aero copied to clipboard

sched: change niceness or priority of a process

Open ghost opened this issue 3 years ago • 7 comments

We need to get the ability to change the niceness of our processes in userspace with syscalls.

ghost avatar Feb 04 '22 06:02 ghost

define niceness

Andy-Python-Programmer avatar Feb 04 '22 06:02 Andy-Python-Programmer

define niceness

scheduler priority

ghost avatar Feb 04 '22 06:02 ghost

Definitely something that could be looked into 👍🏼

Andy-Python-Programmer avatar Feb 04 '22 06:02 Andy-Python-Programmer

Definitely something that could be looked into 👍🏼

That not being there meant I had to take out nice.c from the suckless core utils. https://github.com/michaelforney/sbase/blob/master/nice.c

ghost avatar Feb 04 '22 06:02 ghost

That not being their meant I had to take out nice.c from the suckless core utils. https://github.com/michaelforney/sbase/blob/master/nice.c

That sentence does not make sense

Andy-Python-Programmer avatar Feb 04 '22 06:02 Andy-Python-Programmer

That not being their meant I had to take out nice.c from the suckless core utils. https://github.com/michaelforney/sbase/blob/master/nice.c

That sentence does not make sense

fixed it

ghost avatar Feb 04 '22 06:02 ghost

Definitely something that could be looked into 👍🏼

That not being there meant I had to take out nice.c from the suckless core utils. https://github.com/michaelforney/sbase/blob/master/nice.c

r/im14andthisisdeep

YusufKhan-gamedev avatar Feb 04 '22 06:02 YusufKhan-gamedev