[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is "Kernel OOPs"?



* (Einstein9112@yahoo.com)[20040304 09:19]:
> dmesg just displays what the kernel outputs during boot. Usually you
> want to type "dmesg | less" so that you can scroll through all the
> messages.

More precisely, kernel messages are sent to a buffer known
as the "kernel ring buffer".  dmesg displays the contents of
this buffer.  Many messages are recorded there during boot,
but it's not only boot messages that go there.  In
particular, for a long-running (or long-winded) system,
dmesg may not show messages from boot, since more recent
messages may have pushed those old boot messages out of the
ring buffer.

good times,
Vineet

Attachment: pgpcDB6lO4R_m.pgp
Description: PGP signature


Reply to: