A network topology refers to the physical layout of the network in which all the devices are connected. This includes all the hardware that makes up the network. The points of connection to the network by the stations are called Read More …
Category: Linux OS
Explain the memory management concepts in LINUX o/s.
The memory management subsystem is one of the most important parts of the operating system. The memory management subsystem includes: Protection: Each process in th system has its own virtual address space. These virtual address space are compeletly separate from Read More …