[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CD1C612.5080902@google.com>
Date: Wed, 03 Nov 2010 13:29:06 -0700
From: Mike Waychison <mikew@...gle.com>
To: Matt Mackall <mpm@...enic.com>
CC: Greg KH <greg@...ah.com>, simon.kagstrom@...insight.net,
davem@...emloft.net, adurbin@...gle.com, akpm@...ux-foundation.org,
chavey@...gle.com, linux-kernel@...r.kernel.org,
linux-api@...r.kernel.org
Subject: Re: [PATCH v1 00/12] netoops support
Mike Waychison wrote:
> FWIW, another semantic difference between netconsole and netoops (that
> I had missed in the last email) is filtering: we really do want to get
> the whole log when a crash happens, debug messages and all.
> Netconsole is subject to console filtering (which we _do_ want as
> debug messages going out the uart slows the whole world down).
>
> netconsole and netoops _do_ have bits in common, for instance the
> handling of NETDEV events and source+target configuration. I'd rather
> those bits become common between the two than figure out how to jam
> the semantics we need into netconsole.
Hi Matt,
I've been reading through the netconsole driver in response to Greg's
comments on this thread, and it is definitely more robust in terms of
configuration and handling of network device events than the netoops
driver I proposed.
What are your thoughts on extending netconsole with the same sort of
semantics that are in the netoops patchset?
I'd still like to have blit-dmesg-to-the-network-on-oops semantics,
which seems doable by having a per-target flag for streaming of console
messages (enabled by default) and a flag to emit a structured full dmesg
dump (disabled by default).
I'd be happy to change this patchset to modify the netconsole driver if
you agree.
Thanks,
Mike Waychison
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists