Show HN: Minoca OS – A new lightweight kernel, completely from scratch
41–44 of 44 posts
Re: Show HN: Minoca OS – A new lightweight kernel, completely from scratch
#42Earlier quoted context omitted.
> In the software world I'd consider anything less than BSD/MIT licensed source code limited. Or GPL. Any free license would be acceptable.
GPL is by nature limited. All viral licenses are.
The only non-limited license is the non-license that goes under the name public domain, but then I am again limited to only use software that was developed 100 years after the developers death. Some punched cards "programs" from IBM in the late 1800s should thus now be the first unlimited "software" which everyone is free to use.
Re: Show HN: Minoca OS – A new lightweight kernel, completely from scratch
#43Re: Show HN: Minoca OS – A new lightweight kernel, completely from scratch
#44Can it provide any real-time guarantees? The main reason why I would change OS on the Raspberry Pi 3 is to get real-time behavior.
Not at the moment, but our interrupt overhead and number of background tasks is so low it's something we're thinking about. Is there a specific scenario you're trying to enable?
Meanwhile, it's nice having the support of lots of Linux software so it's hard to justify switching to a non-real-time OS with much less support.
I've noticed, browsing the RPi forums, that people are disappointed that they can't get real-time behavior from Raspbian.