mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Zimmerman <thomas@zimres.net>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Reworked CONFIG_IDE_TASKFILE_IO help text
Date: Mon, 8 Apr 2002 19:42:32 -0700	[thread overview]
Message-ID: <20020409024232.GA23839@darklands.zimres.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0203291842530.6417-100000@freak.distro.conectiva> <Pine.NEB.4.44.0204042146520.7845-100000@mimas.fachschaften.tu-muenchen.de>

[-- Attachment #1: Type: text/plain, Size: 2169 bytes --]

On 04-Apr 09:50, Adrian Bunk wrote:
> Hi Marcelo,
> 
> Configure.help contains the help text below that sounds more like a
> comment to a patch than a helpful help message for a user of a stable
> kernel:
> 
> +CONFIG_IDE_TASKFILE_IO
> +  This is the "Jewel" of the patch.  It will go away and become the new
> +  driver core.  Since all the chipsets/host side hardware deal w/ their
> +  exceptions in "their local code" currently, adoption of a
> +  standardized data-transport is the only logical solution.
> +  Additionally we packetize the requests and gain rapid performance and
> +  a reduction in system latency.  Additionally by using a memory struct
> +  for the commands we can redirect to a MMIO host hardware in the next
> +  generation of controllers, specifically second generation Ultra133
> +  and Serial ATA.
> +
> +  Since this is a major transition, it was deemed necessary to make the
> +  driver paths buildable in separtate models.  Therefore if using this
> +  option fails for your arch then we need to address the needs for that
> +  arch.
> +
> +  If you want to test this functionality, say Y here.
> 
> Could anyone provide a more useful help text?

Maybe this is better? 

CONFIG_IDE_TASKFILE_IO
  This option enables a new standardized data-transport driver. It replaces
  code currently in each chipset/host driver. This should help reduce
  bugs and allow better data protection. This new code also packetizes
  requests to enable rapid performance and reduce system latency. It also uses
  structures so MMIO hardware can be used in second generation Ultra133 and
  Serial ATA chipsets.

  Since this a a major reworking of current code, this will live along side
  current drivers for now. If this doesn't work on your arch yell. 

  If you want to test this new driver (and have backups), say Y here. 

> 
> TIA
> Adrian
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  parent reply	other threads:[~2002-04-09  2:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-29 21:47 Linux 2.4.19-pre5 Marcelo Tosatti
2002-03-30  0:11 ` Linux 2.4.19-pre5: bad config Eyal Lebedinsky
2002-03-30  9:06   ` Russell King
2002-03-30 10:19     ` Russell King
2002-03-30 17:46     ` Alan Cox
2002-03-30 19:13       ` Russell King
2002-03-30  0:23 ` Linux 2.4.19-pre5: neofb.c compile failure Eyal Lebedinsky
2002-03-30 20:40 ` Linux 2.4.19-pre5 Michal Jaegermann
2002-03-30 23:34   ` Keith Owens
2002-03-31  1:41     ` Michal Jaegermann
2002-03-31  0:39 ` Linux 2.4.19-pre5: hotplug config Eyal Lebedinsky
2002-03-31 14:02   ` Alan Cox
2002-03-31 17:53     ` Greg KH
2002-04-01  0:11       ` Alan Cox
2002-04-04 19:50 ` Linux 2.4.19-pre5 Adrian Bunk
2002-04-04 21:41   ` Marcelo Tosatti
2002-04-09  2:42   ` Thomas Zimmerman [this message]
2002-04-09  6:01     ` Reworked CONFIG_IDE_TASKFILE_IO help text Andre Hedrick

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=20020409024232.GA23839@darklands.zimres.net \
    --to=thomas@zimres.net \
    --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

all inboxes | Powered by JetHome®