The Linux Process Journey — “dmesg” (Print/Control the Kernel Ring Buffer)
Share

“dmesg” is an ELF binary located at “/usr/bin/dmesg“ (or “/bin/dmesg“). The Linux kernel writes different messages to a kernel ring buffer…

 

 “dmesg” is an ELF binary located at “/usr/bin/dmesg“ (or “/bin/dmesg“). The Linux kernel writes different messages to a kernel ring buffer…Continue reading on Medium » Read More Linux on Medium 

#linux

By