linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Horsten <thomas@horsten.com>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] (2.4.2x) Driver for Medley software RAID (Silicon Image 3112 SATARaid, CMD680, etc?) for testing
Date: Sat, 2 Aug 2003 14:59:16 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.40.0308021446080.30871-100000@jehova.dsm.dk> (raw)
In-Reply-To: <Pine.LNX.4.40.0308012225130.29551-100000@jehova.dsm.dk>

In response to some early feedback:

If you test this driver and it doesn't work, please include the output
from dmesg in your bug report (trace is enabled by default).

If it does work, currently it is logging 2 lines for each request, which
means it will be pretty slow if you are using syslogd/klogd.

So when your array is detected and you can mount a partition, please
remove this excessive trace by removing the following line from
drivers/ide/raid/medley.c:

#define DEBUGGING_MEDLEY 0

It is not enough to set the value to 0 you need to remove or comment out
that line altogether to remove the trace (my mistake).

I will post minor updates to the driver on http://infowares.com/linux

// Thomas


  reply	other threads:[~2003-08-02 12:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01 20:25 [PATCH] (2.4.2x) Driver for Medley software RAID (Silicon Image 3112 SATARaid, CMD680, etc?) for testing Thomas Horsten
2003-08-02 12:59 ` Thomas Horsten [this message]
     [not found] <Pine.LNX.4.40.0308012209180.29551-100000@jehova.dsm.dk>
2003-08-01 20:27 ` Arjan van de Ven
     [not found] <3F2BD6E2.9070101@pobox.com>
2003-08-04 10:49 ` Thomas Horsten
2003-08-04 11:11   ` Arjan van de Ven
2003-08-04 12:28     ` Thomas Horsten

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=Pine.LNX.4.40.0308021446080.30871-100000@jehova.dsm.dk \
    --to=thomas@horsten.com \
    --cc=linux-kernel@vger.kernel.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 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).