Embedded Linux System Kernel Considerations
...Linux systems. It is responsible for managing the bare hardware within your chosen target system and bringing order to what would otherwise be a chaotic struggle between each of the many various software components on a typical system
In essence, this means the kernel is a resource broker. It takes care of scheduling use of (and mediating...
