All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Henrik Gustafsson <henrik.gustafsson@fnord.se>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Promise SATA driver
Date: Tue, 24 Feb 2004 13:15:46 -0500	[thread overview]
Message-ID: <403B94D2.8040507@pobox.com> (raw)
In-Reply-To: <opr3vxlywuuwbm4s@localhost>

Henrik Gustafsson wrote:
> I happen to have such a card in a computer here. Right now it's not used
> for anything in particular (waiting for things to stabilising a bit) so
> I can test out patches without worrying about any data on it, so feel
> free to suggest things to try.
> 
> Is there any active development done on it?

Well, the basic SX4 SATA driver is pretty much done.  There is one 
bugfix I need to merge for PCI-X, but that's it.

Unfortunately, it is a bit slower than average since every request must 
bounce through RAM first, with no queueing.

Using the on-board DIMM as a write-through cache would boost performance 
significantly.


> My current working conditions (and lack of specs for the card) prevents me
> from doing much work on it myself atm, but is there perhaps another way of
> following the development on that part a bit more closely?
> 
> I have done my (small, but still... :) ) share of driver development and
> low-level coding (company I work for makes me write code for their embedded
> devices and sometimes drivers for the PC-interfaces) so I might just be
> able to pitch in with an idea or two.

Well, the specs are under NDA but are available from Promise.

However...  if you want to tackle creating the write-through cache, that 
shouldn't require any specs at all.  If you are knowledgeable enough to 
create generic write-through cache code for an ATA drive, that's 
sufficient :)

	Jeff




  reply	other threads:[~2004-02-24 18:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-24 11:10 Promise SATA driver Andrew Walrond
2004-02-24 15:21 ` Jeff Garzik
2004-02-24 15:44   ` Pekka Pietikainen
2004-02-24 15:55     ` Jeff Garzik
2004-02-24 16:30       ` Andrew Walrond
2004-02-24 16:47         ` Jeff Garzik
2004-02-24 17:00           ` Henrik Gustafsson
2004-02-24 17:10             ` Jeff Garzik
2004-02-24 17:31               ` Henrik Gustafsson
2004-02-24 18:15                 ` Jeff Garzik [this message]
2004-02-24 22:37           ` Miquel van Smoorenburg
     [not found]           ` <mit.lcs.mail.linux-kernel/403B8028.1060700@pobox.com>
2004-02-26  4:06             ` Patrick J. LoPresti
2004-02-26  4:17               ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2003-06-11  9:49 promise " Manuel Sabban
2003-06-11 15:05 ` David van Hoose

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=403B94D2.8040507@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=henrik.gustafsson@fnord.se \
    --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 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.