All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] AR5008 hanging computer
Date: Mon, 15 Feb 2010 02:03:22 -0500	[thread overview]
Message-ID: <1266217402.28738.19.camel@mj> (raw)
In-Reply-To: <824572.10530.qm@web57904.mail.re3.yahoo.com>

On Fri, 2010-02-12 at 15:42 -0800, hong zhang wrote:
> > Getting kernel log from /var/log is not a good idea. 
> 
> I know /var/log/syslog can hold more kernel message than dmesg. Any other disadvantage?

That's true.  But syslogd can omit low-priority messages from the
kernel.  Irrelevant logs from other software can be present.  The
timestamps are rarely needed and take extra space.  They also don't
compress well.  The is no convenient alternative to "dmesg -c" to clear
the log and start over.  I would not recommend clearing the system log
like that, as it can contain important information from the userspace,
such as break-in attempts etc.

If the log buffer overflows, perhaps it's a good idea to disable
irrelevant debug options or to stop debug output as soon as the error
condition occurs.  If case of hangs, serial console could help.

-- 
Regards,
Pavel Roskin

  reply	other threads:[~2010-02-15  7:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12 15:25 [ath9k-devel] AR5008 hanging computer James Grossmann
2010-02-12 22:53 ` Pavel Roskin
2010-02-12 23:35   ` James Grossmann
2010-02-12 23:42   ` hong zhang
2010-02-15  7:03     ` Pavel Roskin [this message]
     [not found]       ` <167ae39b1002152030s170128a0j362e7e9c61a4af42@mail.gmail.com>
     [not found]         ` <1266296860.17808.2.camel@mj>
2010-02-16 23:54           ` James Grossmann
2010-02-17 17:47             ` Pavel Roskin
2010-02-17 17:56             ` hong zhang
2010-02-17 18:15               ` Pavel Roskin
2010-02-18 12:58                 ` [ath9k-devel] 802.11n in Ad-hoc mode Jónatan Muñoz
2010-02-24  7:02                   ` Zhang Yanfei-B21500
2010-02-24 16:35                     ` Jónatan Muñoz
2010-02-23  6:45                 ` [ath9k-devel] AR5008 hanging computer James Grossmann
2010-02-23  7:02                   ` James Grossmann
2010-03-11  8:01                     ` Pavel Roskin
  -- strict thread matches above, loose matches on Subject: below --
2010-02-18 20:31 Mark Sutton
2010-02-18 21:58 ` Mark Sutton
2010-02-19  1:36   ` Pavel Roskin
2010-03-05 23:04     ` Mark Sutton
2010-03-11  7:56       ` Pavel Roskin
2010-03-11 10:38         ` Peter Stuge
2010-04-17 17:49         ` Tomi Orava
2010-02-21  8:31   ` Tomi Orava
2010-02-22 18:02     ` Luis R. Rodriguez
2010-02-22 18:24       ` Tomi Orava
2010-02-22 18:34         ` Luis R. Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1266217402.28738.19.camel@mj \
    --to=proski@gnu.org \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.