9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@collyer.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Any one going to change to sata disks?
Date: Thu, 29 Jun 2006 15:06:43 -0700	[thread overview]
Message-ID: <26dbcdb44d757d2ad3e524061b95afb2@collyer.net> (raw)
In-Reply-To: <43033963bac21bb13ae4c93be93157c5@coraid.com>

To summarise, sdmv50xx.c in the cpu/terminal kernels will drive the
Marvell 50[48]1 controllers, but should work with any of the
[56]0[48][01] controllers, I believe, with just minor tweaks to
mv50pnp().  I have a working sdmv50xx.c for the file server kernel, at
least it works with the 4 Hitachi SATA disks Coraid provided for
testing, and with the Marvell 88SX5041 (4 SATA-I ports with flash)
controller.  I've added a "statm" file server command, analogous to
statd and stati, so it's possible to get some measurements.  It seems
quite fast, but perhaps I'm easily impressed.  Coraid have made some
changes to their original devsata0.c driver since Russ turned it into
sdmv50xx.c for the cpu kernels, and these help cope with odd disks and
may give some performance improvement.  I'm still trying to merge
these changes into the file server kernel's sdmv50xx.c.

As an aside, sdata.c in the file server kernel may be a little faster
now because I removed some excessively cautious locking from it that I
originally added out of paranoia.



      parent reply	other threads:[~2006-06-29 22:06 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-29 19:13 Francisco J Ballesteros
2006-06-29 19:18 ` Brantley Coile
2006-06-29 19:54   ` jmk
2006-06-29 21:03     ` andrey mirtchovski
2006-06-29 21:35       ` jmk
2006-06-29 21:49         ` Ronald G Minnich
2006-06-29 21:54       ` geoff
2006-06-29 22:00         ` andrey mirtchovski
2006-06-29 22:01       ` Francisco J Ballesteros
2006-06-29 22:57         ` Ronald G Minnich
2006-06-30 14:00           ` Brantley Coile
2006-06-30 14:10             ` quanstro
2006-06-30 14:28               ` Brantley Coile
2006-06-30 15:00                 ` quanstro
2006-06-30 15:36                   ` Brantley Coile
2006-06-30  0:17         ` Jack Johnson
2006-06-30  0:48           ` jmk
2006-06-30  0:52           ` geoff
2006-06-30 16:09             ` Jack Johnson
2006-06-30 16:53               ` Jack Johnson
2006-06-30 18:28               ` jmk
2006-06-30 18:32                 ` Ronald G Minnich
2006-06-30 18:36                 ` Re: " andrey mirtchovski
2006-06-30 19:13                   ` jmk
2006-06-30 20:16                   ` David Leimbach
2006-06-30 19:04                 ` Jack Johnson
2006-06-30 22:33                   ` geoff
2006-07-01  4:17                     ` geoff
2006-06-29 22:06   ` geoff [this message]

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=26dbcdb44d757d2ad3e524061b95afb2@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /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).