linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mpt fusion: Add logging support
@ 2007-07-24 10:06 Prakash, Sathya
  2007-07-26 16:37 ` Moore, Eric
  2007-07-27 16:21 ` James Bottomley
  0 siblings, 2 replies; 11+ messages in thread
From: Prakash, Sathya @ 2007-07-24 10:06 UTC (permalink / raw)
  To: linux-scsi; +Cc: eric.moore

The patches in this patch set adds support for logging facility that can be used
to debug a number of Fusion MPT related problems.

The logging support can be enabled or disabled changing the kernel
configuration flag CONFIF_FUSION_LOGGING

The debug level can be programmed on the fly via SysFS (hex values)
	echo [level] > /sys/class/scsi_host/host#/debug_level
and also can be passed as module parameter mpt_debug_level for mptbase.ko

There are various debug levels that can be found in the source file mptdebug.h

Since the difference is of size 175 KB, it is split into five different patches
grouped based on the files as described below.

	[PATCH 1/5] : Changes for logging support in Kconfig, Makefile,
			 mptbase.h and addition of mptdebug.h
 	[PATCH 2/5] : Changes in mptbase.c for logging support
 	[PATCH 3/5] : Changes in mptscsih.c for logging support
 	[PATCH 4/5] : Changes in mptfc.c mptlan.c mptsas.c and mptspi.c
		      for logging support
 	[PATCH 5/5] : Changes in mptctl.c for logging support

signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
---

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-08-01 21:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-24 10:06 [PATCH 0/5] mpt fusion: Add logging support Prakash, Sathya
2007-07-26 16:37 ` Moore, Eric
2007-07-27 16:21 ` James Bottomley
2007-07-27 22:16   ` Moore, Eric
2007-07-27 22:30     ` James Bottomley
2007-07-28 17:40       ` James Bottomley
2007-07-30 18:33         ` Moore, Eric
2007-07-30 22:31           ` FUJITA Tomonori
2007-07-31 18:40             ` Moore, Eric
2007-08-01 21:57               ` FUJITA Tomonori
2007-07-28  4:14     ` Mr. James W. Laferriere

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).