6 ms·
This article highlights the goals for BareMetal OS (https://github.com/ReturnInfinity/BareMetal-OS https://github.com/ReturnInfinity/BareMetal-OS) - let the app
by iseyler 12y ago
This article highlights the goals for BareMetal OS (https://github.com/ReturnInfinity/BareMetal-OS https://github.com/ReturnInfinity/BareMetal-OS) - let the app do the heavy lifting.
- darkarmani 12y agoIf I understand that project correctly, the assumption is that they think they can write assembly by hand that is more optimized than by using a compiler to optimize?
- gaigepr 12y agoI'm surprised things like this aren't more common. Places like google strike me as great candidates for bare metal OS type setups to most effectively serve the billions of requests per days.