Playing with posix message queues
While working on my last post on filesystems, I came across mqueuefs. The mqueuefs interface gives the information about the active message queues in the sys...
While working on my last post on filesystems, I came across mqueuefs. The mqueuefs interface gives the information about the active message queues in the sys...
This is in continuation of my previous post on filesystems. The last post briefly covered the following filesystems.
A great book to start the year! We often take sleep for granted and trade it for more screen time and not-so important mundane tasks in todays world. This...
I use VS Code for a lot of cases outside code editing too. It works out great for me to take quick notes often in markdown format. One of the actions that I ...
I was poking around the mount command on one day to mount a nfs remote on my local machine. I stumbled upon many other filesystems in the listed under mount ...