You are not logged in.

#1 2011-05-30 13:38:42

cdwijs
Member
Registered: 2010-04-24
Posts: 289

kernel message ===mark=== what does this mean?

Hi All,

Sometimes I see the following line in dmesg:
=== mark ===

Does anybody know what this means?

Best regards,
Cedric

Offline

#2 2011-05-30 15:51:13

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,822

Re: kernel message ===mark=== what does this mean?

It means nothing.  It is a heart beat put there on a periodic basis as a marker.  This way the logs are guaranteed to be touched occasionally.  It allows one to approximate when a system died by when looking at the logs when there are no other meaningful data posted at the time of a crash.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2011-05-30 17:20:59

owain
Member
Registered: 2009-08-24
Posts: 251

Re: kernel message ===mark=== what does this mean?

If you want to get rid of it, use

mark_freq(0);

in the 'options' section of /etc/syslog-ng/syslog-ng.conf

Offline

Board footer

Powered by FluxBB