How I would make operating systems better…

Please note: this post is the property of Joe Simpson, who requires to be contacted for implementation of my ideas (open source will be cool too, I just want recognition)

I could make the core of the system more stable with today’s demands, as many systems are dual core, at least. But people want value for money, so the system can lock up.

So, I would protect one of the cores for system processes. This would make programs which use 100% of one core, so the system could easily kill it.

Another suggestion is with ram, where the malloc function would include a virtual limit, where only the core system can bypass, meaning overflow isn’t likely to happen.

Hoped you liked this technical document,
Joe



Leave a comment