Comment Re:Android not Linux based, just hosted by Linux k (Score 1) 147
"Pick an operating system textbook of your choosing and read up."
Sure kid. Here is the most famous operating system text book ever written. It is the same text book Linus Torwards was studying as the basis of his operating system design class when he decided to write the Linux operating system and it covers similar material to most operating system design courses for electronics engineers at the time and for at least the next decade. Refer to pdf page 17, figure 1.1
https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fpub.cateye.hu%2Funi%2Fopre...
Or from another textbook, modern operating systems:
“The operating system is the program that manages the hardware, providing basic services for all other software.” - Tannenbaum
Here is an MIT course on the topic... note how the material only includes elements which historically would have been within a unix macrokernel.
https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Focw.mit.edu%2Fcourses%2F6-...