POST:
A kernel is the central part of an operating system. It manages the tasks of the computer and the hardware - most notably memory and CPU time. There are two types of kernels: A micro-kernel, which only contains basic functionality; A monolithic kernel, which contains many drivers.
Inter-Process-Communication (or IPC for short) are mechanisms provided by the kernel to allow processes to communicate with each other.


No comments:
Post a Comment
You will get Reply with in 24 hours