the information returned by the dmesg command is held in memory by the kernel. dmesg reads the buffer called "kernel ring buffer" which contains the boot-up messages in memory. If the buffer gets filled it overwrites its buffer
On Jan 23, 2008 7:26 PM, Onkar <[EMAIL PROTECTED]> wrote: > Where does dmesg read from ? > directly from the proc file system ??? > > -- > Thanks & regards, > Onkar Mahajan -- --------------------------- Thanks & Regards, Mahaveer Darade [EMAIL PROTECTED] Mobile - 9970365267 --- Dream it , Code it. ---The "silly question" is the first intimation of some totally new development
