Re: gaming extensions to the kernel

2021-06-04 Thread Dave Voutila
Scott Cheloha writes: > On Fri, Jun 04, 2021 at 04:02:01AM +0200, Alessandro Pistocchi wrote: >> To give you an idea, I am giving exclusive access to 3 out of 4 cpu cores >> to a game > > Scheduler affinity control is useful in some cases. We don't have it, > but it would be useful, even if onl

Re: gaming extensions to the kernel

2021-06-03 Thread Scott Cheloha
On Fri, Jun 04, 2021 at 04:02:01AM +0200, Alessandro Pistocchi wrote: > > [...] > > My reasoning for not sending them is that the changes I made could create > security > issues for ordinary users, and I think that it would be a nightmare to > maintain only > to be able to play smoother games on

gaming extensions to the kernel

2021-06-03 Thread Alessandro Pistocchi
Hi all, I have managed to create some exciting, gaming-specific extensions to the OpenBSD kernel, specifically for an arm64 raspberry pi 4. I would like to turn this into a product that people enjoy if possible and I would be happy to make something that benefits the OpenBSD community as well som