Andy-Python-Programmer / aero

Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
https://aero.andypy.dev
GNU General Public License v3.0
1.13k stars 48 forks source link

sched: change niceness or priority of a process #52

Open ghost opened 2 years ago

ghost commented 2 years ago

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

Andy-Python-Programmer commented 2 years ago

define niceness

ghost commented 2 years ago

define niceness

scheduler priority

Andy-Python-Programmer commented 2 years ago

Definitely something that could be looked into 👍🏼

ghost commented 2 years ago

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

Andy-Python-Programmer commented 2 years ago

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

ghost commented 2 years ago

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

YusufKhan-gamedev commented 2 years ago

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