Linux Introduction: Part 1

This post is dedicated to all Linux Lovers and someone who wants to get started with same in coming posts we will try to cover each and every aspect of Linux necessary. This series introduction to Linux will focus on basics and cover below parts. History of Linux What is Linux Why we need to … Continue reading Linux Introduction: Part 1

Some notes on Notification Chain- Linux Kernel

In this post we will be seeing linux kernel notification chains. Notification Chain/Notifier Chain is a chain which is use to deliver the notifications through Linux own implementation of publisher-subscriber model